body {
	background-color: #0a0b23;
}
h1 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
h2 {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
.Abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
.peq-Blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo-3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #f5f5f5;
}
.Letra_Blanca {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #FFFFFF; 
border-color: #000000 black black
}
a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

