.menu {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.idioma {
	font-family: arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
.texto-general {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.titulogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.titulonaranja {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.tituloceleste {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #93ABC6;
	text-decoration: none;
}
.titulovioleta {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
