body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_normal {
	color: #999999;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.titulo_secc {
	font-family: "Trebuchet MS", 
	Arial; font-size: 16px; 
	color: #000E77;
}
.evd_normal {
	color: #000E77;
	font-weight: bold;
}
a.menu {
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #999999;
}
a.menu:active {
	text-decoration: none;
	color: #999999;
}
.texto_tithome {
	color: #000E78;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
.texto_negro {
	color: #302725;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.texto_pie {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
a.entrar {
	font-size: 24px;
	color: #001081;
	font-family: "Trebuchet MS", Arial;
}
a.entrar:link {
	text-decoration: none;
}
a.entrar:visited {
	text-decoration: none;
	color: #001081;
}
a.entrar:hover {
	text-decoration: underline;
	color: #001081;
}
a.entrar:active {
	text-decoration: underline;
	color: #001081;
}
a.link_titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #00007F;
}
a.link_titulo:link {
	text-decoration: none;
	color: #00007F;
}
a.link_titulo:visited {
	text-decoration: none;
	color: #00007F;
}
a.link_titulo:hover {
	text-decoration: underline;
	color: #00007F;
}
a.link_titulo:active {
	text-decoration: none;
	color: #00007F;
}
a.normal_azul {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #00007F;
}
a.normal_azul:link {
	text-decoration: none;
	color: #00007F;
}
a.normal_azul:visited {
	text-decoration: none;
	color: #00007F;
}
a.normal_azul:hover {
	text-decoration: underline;
	color: #00007F;
}
a.normal_azul:active {
	text-decoration: none;
	color: #00007F;
}
.pie_intro {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}