/* CSS Document */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a:link, a:visited, a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}

#enlace1 a:link, #enlace1 a:visited, #enlace1 a:active {
	text-decoration: none;
	color: #ffffff;
}
#enlace1 a:hover {
	background-color: #DFEFFF;
	color:#002063
}
.encabezado1 {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.encabezado2 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.enlace1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F78314;
}
.enlace2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
