BODY {
  scrollbar-arrow-color:#000000;
  scrollbar-base-color:#FFFFFF;
  scrollbar-shadow-color:#666666;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
 	color: #FFFFFF;
	background-color: #000000;
 	position:relative;
 	top: 0%;
 	left: 0px;
 	z-index:10;
 	width : 100%;
}




#links
{
 background-color : #2f2f2f;
 width:100%;
 color :#FFFFFF;
 font-size : 14px;
 font-weight:normal;
 text-align:Center;
}

h2
{
font-size : 14px;
color:#FFFFFF;
font-weight:bold;
}

#month
{
font-size : 12px;
color:#FFFFFF;
font-weight:bold;
}

#grey
{
font-size : 12px;
color:#999999;
font-weight:bold;
 text-align:left;
}

#head
{
color :#ffffff;
 font-size : 14px;
 font-weight:bold;
}

#button
{
background-color: Silver;
color:  #560007;
 font-size : 18px;
 font-weight:bold;
 }

a:Link
{
 color :#FFFFFF;
 font-size : 14px;
 font-weight:bold;
 text-align:Center;
 text-decoration:none;
}

a:Visited
{
 color :#FFFFFF;
 font-size : 14px;
 font-weight:bold;
 text-align:Center;
 text-decoration:none;
}

a:Hover
{
 color :#FFFFFF;
 font-size : 14px;
 font-weight:bold;
 text-align:Center;
text-decoration:underline;
}





