A
{
color:#0000FF;
text-decoration:underline;
}

A:active
{
color:#0000FF;
text-decoration:underline;
}

A:visited
{
color:#0000FF;
text-decoration:underline;
}

A:hover
{
color:#00FFFF;
text-decoration:underline;
font-weight:bold
}


body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	scrollbar-face-color:#99CCCC;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #CCCCCC; 
	}

