BODY {
	SCROLLBAR-FACE-COLOR: #d0d5dd;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #7b8a9c;
	SCROLLBAR-3DLIGHT-COLOR: #9caabd;
	SCROLLBAR-ARROW-COLOR: #367fc1;
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #5a6163; 
	color:#000000; 
	font-family: Verdana;  
	background-color:#E7E3E7;	
}
a:active {
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3F75A2;
}
a:link {
	text-decoration: none;
	color: #3F75A2;
	font-family: verdana, arial, helvetica, sans-serif; 
}
a:visited {
	text-decoration: none;
	color: #3F75A2;
	font-family: verdana, arial, helvetica, sans-serif;
}
a:hover {
    text-decoration: underline;
    color: #3F75A2;
    font-family: verdana, arial, helvetica, sans-serif;
}
