@media screen
{ 
/*p    {	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}*/
/*td   {	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}*/
/*h1   {	font-family: Arial, Helvetica, sans-serif; font-size: 24pt; color: #000000}*/
/*br   {	font-family: Arial, Helvetica, sans-serif; font-size: 12pt}*/
/*body {	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; background-color: #CCCCCC;}*/
body	{background-color: #B1B1B1; }

a.link {
	display:block;
	height:20px;
	padding:0px;
	margin:0px;
	/*background-color:#999999;*/
	/*border:1px solid #d6d3ce;*/
	color:#000000;
	/*text-align:center;*/
	text-decoration:none;
	font-weight:bold;
	}

a.link:hover {
	/*border-left:1px solid #ffffff;*/
	/*border-top:1px solid #ffffff;*/
	/*border-right:1px solid #949484;*/
	/*border-bottom:1px solid #848484;*/
	background-color:#999999;
	text-decoration:none;
	font-weight:bold;
	}

a.link:visited { 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;
	}

a.link:active { 
	color:#000000; 
	background-color:#999999; 
	font-weight:bold;}
}
