BODY {

scrollbar-face-color: #0F9E0F;
scrollbar-shadow-color: #99FF66;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #99FF66;
scrollbar-darkshadow-color:#99FF66;
scrollbar-arrow-color: #99FF66;	
scrollbar-track-color: #AAFO88;
	
	
}
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;
}

BODY  {}