.azul {
	font-family: Arial Narrow, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 15px;
	color: #002C73;}
	
.textos {
	font-family: Arial Narrow, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 15px;
	color: #666666;}

.textos12 {
	font-family: Arial, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #333333;}

.footer {
	font-family: Arial, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 10px;
	color: #333333;}

.minimenu {
	font-family: Arial Narrow, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 15px;
	color: #999999;}


a:link {	color : #000000; 	background-color : transparent; 	text-decoration : none; } 
a:visited {	color : #000000; 	text-decoration : none; 	background-color : transparent; } 
a:active {	color : #000000; 	text-decoration : none; 	background-color : transparent; } 

a.idioma:link {
	font-family: Arial Narrow, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.idioma:visited {
	text-decoration: none;
	color: #ff9933;
}
a.idioma:hover {
	text-decoration: underline;
	color: #666666;
}
a.idioma:active {
	text-decoration: none;
	color: #ff9933;
}


a.link_naranja:link {
	color: #000000;
	text-decoration: none;
}
a.link_naranja:visited {
	text-decoration: none;
	color: #000000;
}
a.link_naranja:hover {
	text-decoration: underline;
	color: #ff9933;
}
a.link_naranja:active {
	text-decoration: none;
}

a.linkazul:link {
	font-family: Arial Narrow, Lucida Grande, Lucida Sans Unicode, Trebuchet MS,sans-serif;
	font-size: 15px;
	color: #379BFD;
	text-decoration: underline;
}
a.linkazul:visited {
	text-decoration: underline;
	color: #379BFD;
}
a.linkazul:hover {
	text-decoration: underline;
	color: #666666;
}
a.linkazul:active {
	text-decoration: none;
	color: #379BFD;
}

