a:hover { color:white; background-color:rgb(80,80,80); }
a { text-decoration:none; }
a:hover { color:white; background-color:rgb(80,80,80); }

BODY {scrollbar-3dlight-color:#c0c0c0;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#808080;
scrollbar-track-color:#808080;
scrollbar-face-color:#c0c0c0;
scrollbar-shadow-color:#808080;
scrollbar-highlight-color:#c0c0c0;
scrollbar-darkshadow-color:#808080;}
a:link
{
	color: rgb(); 
}
a:visited
{
	color: rgb(); 
} 
a:active 
{
	color: rgb(00,255,00);
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}

