 body
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000099;
	text-decoration: none;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #3973ff;
	SCROLLBAR-HIGHLIGHT-COLOR: #00a5fa;
	SCROLLBAR-SHADOW-COLOR: #3973ff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #a3e0ff;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #66CCFF;

}
A{
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	cursor: hand;
	  }

A:LINK{
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	cursor: hand;
	  }

A:VISITED{
	text-decoration : none;
	color : #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	     }

A:HOVER{
	Color : #FF0000;
	text-decoration: none;

	   }
