.textoGris2 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #565656;	
}

.textoGris2 :link {
	color: #565656;	
	text-decoration: none; 
}

.textoGris2 :hover {	
	font-weight: normal;
	text-decoration: underline;  
}

.textoGris2 :visited {	
	color: #565656;
	text-decoration: none;  
}