.css1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
body { 
    scrollbar-face-color: #E4E4E4;
    scrollbar-arrow-color: #009900;
    scrollbar-track-color:#A8A8A8;
    scrollbar-shadow-color:#009900;
    scrollbar-highlight-color:#009900;
    scrollbar-3dlight-color:#E4E4E4;
    scrollbar-darkshadow-Color:#E4E4E4; } 	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #006600;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
