.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
.grande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
}
.enlaces{
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	border: none;
}
.texto {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
}
.texto_azul {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.texto_rojo{
	font-family: sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FF0000;
}
.texto_verde{
	font-family: sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;	
	color: #00CC00;
}
.copyrigth {	
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #9a9a9a;
}
.contacto {	
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #e26a00;
}
.logo {
	font-family: Marydale;
	font-size: 55px;
}
