a:link { 
 		  color:000000; 
		  text-decoration:none;
		  font-weight:bold; 
		  font-size: 8pt;
}
a:visited { 
 		     color:000000; 
			  text-decoration:none; 
			  font-weight:bold; 
			  font-size: 8pt;
}

 a:hover { 
 		   color:#000000; 
			text-decoration:none; 
			border : 1px solid #000000; 
			font-weight:bold;
			background-color: #B7C3DA;
			border: thin; 
			font-size: 8pt;
			
}

 a:active { 
 		    color:000000; 
			 text-decoration:none; 
			 font-weight:bold; 
			 font-size: 8pt;
} 

table {
	font-family: Verdana, 
	font-size: 7pt;
	font-weight: normal;
}

