
	body {
	scrollbar-face-color: #505080; 
	scrollbar-shadow-color: #98ADC2; 
	scrollbar-highlight-color: #E9E9E9; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-darkshadow-color: #98ADC2;
	scrollbar-track-color: #E9E9E9;
	scrollbar-arrow-color: #ffffff;
	}


a
	{
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#98ADF2;
	text-decoration:none
	font-weight:bold;
	}

a:hover
	{
	font-size:10pt;
	font-weight:bold; 
	color:#D3C1A3;
	}

a.nodec 
	{
	font-size:10pt;
	text-decoration: underline; 
	color:white; 
	background:blue; 
	font-weight:bold; 
}

