body,table{
	background:#C0C0C0;
	color:#666;
       	font-size:11px;
	font-weight:bold;
        font-family:verdana,helvetica,arial;
	scrollbar-face-color:#C0C0C0;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#000;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-track-color:#C0C0C0;
	scrollbar-arrow-color:#000}
a	{
	font-size:11px;
	text-decoration:none;
	}
a:link, a:active, a:visited {
	color:#000;
	}
a:hover 
	{
	color:#FFF;
	background-color:#000;
	}
a.a1
	{
	text-decoration: underline
	}