BODY {
	scrollbar-face-color: #5FACD8;
	scrollbar-shadow-color: #689cd0;
	scrollbar-highlight-color: #F1F2F4;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #000000;
	font-family: Arial;
	font-size: small;

}

A  {
	color : #000000;
	text-decoration : none;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}

A:Hover  {
	color : White;
	text-decoration : none;
	background-color: #FF9900;
}

