.textMenuRojo, .textMenuRojo A:link, .textMenuRojo A:Visited {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;  
}

.textMenuRojo A:hover {
	color: #FFFF00;
	text-decoration: underline;  
}
