.testobianco {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.link a:link {
 		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF; 
		text-decoration: none
}
.link a:visited {	
		font-family: Verdana;
		font-size: 12px;
		 color: #FFFFFF;
		 text-decoration: none
}
.link a:hover { 
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF; 
		text-decoration: underline
}
.link a:active { 
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF; 
		text-decoration: underline
}