a:link { 
 		  color:AE9E7C; 
		  text-decoration:none;
		  font-weight:bold; 
		  font-size: 8pt;
}
a:visited { 
 		     color:AE9E7C; 
			  text-decoration:none; 
			  font-weight:bold; 
			  font-size: 8pt;
}

 a:hover { 
 		   color:#ffffff; 
			text-decoration:none; 
			border : 1px #000000 solid; 
			font-weight:bold;
			background-color: #DEE8F1;
			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;
}
