BODY {

scrollbar-face-color: #181FB1;
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 : #067DEB;
	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;
}

.creator {font-family: arial; color: purple; font-size:8pt; text-decoration: none;}
.creator:Hover {font-family: arial; color: Red; font-size:8pt}

p.header{font-family: arial; color: silver; font-weight: bold; font-size:18pt}

BODY  {}

