BODY {

scrollbar-face-color: #b0b0b0;
scrollbar-shadow-color: #436532;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #FFFFFF;	
scrollbar-track-color: #D1D3FF;
	
	
}
A  {
	color : #319CFF;
	text-decoration : underline;
	font : bold;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font : bold;
}

a.menulink {
	color: White;
	text-decoration: none;
	font-weight : bold;
}  
.menulink:hover{
	color: Red;
	text-decoration: none;
}
#Other{
	font-family: Helvetica, Sans-serif, Sans-serif; 
   	font-size: x-small; 
   	font-weight: 400; 
   	font-style: normal; 
   	text-decoration: none; 
   	text-transform: none; 
   	font-variant: normal; 
   	color:White;
   	margin-left:10px;
}

BODY  {}

