body {
	font-size: 45%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	scrollbar-face-color: #030380; 
	scrollbar-shadow-color: #98ADC2; 
	scrollbar-highlight-color: #E9E9E9; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-darkshadow-color: #98ADC2;
	scrollbar-track-color: #E9E9E9;
	scrollbar-arrow-color: #ffffff;
	}
b{color:aqua;text-decoration:bold}
a{color:#98ADF2;font-weight:bold;text-decoration:none}
a:hover{ color:#D3C1A3;text-decoration:none}
a:hover{font-weight:bold; font-size:105%;}
a.nodec {text-decoration: underline; color:white; background:blue; font-weight:bold; font-size:smaller	 }