BODY {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
        font-size: 14px;

scrollbar-arrow-color: #CCCC99;
scrollbar-base-color: #CCCC99;
scrollbar-face-color: #00A43B;
scrollbar-highlight-color: #FEFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #DDE9C5;
}
A:link 
{
	color: rgb(0,0,250);
}
A:hover {
	color: rgb(255,250,200);
	text-decoration: underline overline;
	background-color: rgb(102,0,0);
}
A {
 background-attachment: scroll;
}
td		{
		font-family: Verdana,Arial,Helvetica,Sans Serif;
        	font-size: 14px;
        	color: rgb(0,0,102);
        	}