body
{
  margin:0px;
  overflow:auto;
  scrollbar-3dlight-color:white;
  scrollbar-arrow-color:#999999;
  scrollbar-base-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:white;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:white;
}


H3  {
	
	font-family : verdana;
	font-size :14px;
	font-weight : normal;
	font-style : italic;
	color : silver;
	text-align : center;
	text-decoration : none;
	padding-right:1px;
}

A  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A:Visited {
	font-size : 11px;
	font-family : Verdana;
	font-weight :  normal;
	font-style : normal;
	color : white;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}
A:Hover  {
	font-size : 11px;
	font-family : Verdana;
	font-weight :  normal;
	font-style : normal;
	color : gold;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A:Active  {
	font-size : 11px;
	font-family : Verdana;
	font-weight :  normal;
	font-style : normal;
	color :  navy;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}