body {
	background-color:#000000;
	background-image:url(../Imagenes/Principal/fondo.png);
	background-repeat:repeat;
}
.Texto_Secciones {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #FFFFFF;
}
.Texto_NombrePagina {
	font-family: "Myriad Web Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.Texto_Contenidos {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto_Titular {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.Texto_Copyrigth {
	font-family: "Blackmoor LET";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.Texto_Secciones2 {
	font-family: "Myriad Web Pro";
	font-size: 9px;
	color: #FFFFFF;
}
a {
	font-family: Myriad Web Pro;
	color: #FFFF00;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
