body {
	background-color: #00067a;
}
.textos {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	
}

a {
	font-family: Arial;
	font-size: 9px;
	color: #000066;	
}
a:link {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.parrafoIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	width: 550px;
	background-position: center;
	text-align: justify;
}
.texto_titular {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a.texto_amarillo{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a.blanco:link,a.blanco:active,a.blanco:visited {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: underline;
}
a.blanco:hover {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #FFDE00;
 text-decoration: underline;
}
.volver{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;	
}
.pie {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.Estilo1 {color: #999999}
.Estilo2 {color: #666666}