<style>

body {color:#999999; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; 
	line-height:15px;}

table {color:#000000; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; line-height:22px;	}
.opt a {  
	width: 220px; 
	heigth: 100%; 	
	text-align: center;
	text-decoration:none;
	padding: 2px;
	color: blue;
	background-color: #DADADA;}
.opt a:visited {  
	background-color: #DADADA; 
	color: blue;
	text-decoration:none;	}  
.opt a:hover {  
	background-color: #ff3300; 
	color: white; 
	text-decoration:none;	}  
.att {  
	background-color: #ffff00; 
	width: 220px; 
	color: red; 
	text-decoration: none;	}  
</style>

