body 
{
background-color: ;
font-family: Arial;
font-size: 10pt;
color:#999999;

scrollbar-base-color: #999999; 
scrollbar-track-color: #999999;
scrollbar-face-color: black;
scrollbar-highlight-color: #999999;
scrollbar-3d-light-color: #A80020;
scrollbar-dark-shadow-color: #000040;
scrollbar-shadow-color: #999999;
scrollbar-arrow-color: #FFFFFF;
}

a:link 
{
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold; 
color:#FFFFFF; 
text-decoration:none; 
}

a:visited 
{ 
font-weight:bold; 
color: #FFFFFF; 
text-decoration:none; 
}

a:hover 
{
	font-weight:normal;
	color: red;
	text-decoration: underline;
	font-size: 12px;
}

a:active 
{ 
font-weight:bold; 
color: red; 
text-decoration:underline 
}
