.link { 
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: underline
}
.link:hover { 
	color: #CCCCCC; 
	text-decoration: underline
}
td { 
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none
}