body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Titular {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
}
.TitularSegundo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	font-weight:bold;
}
.TitularTercero {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000099;
	font-weight:bold;
}
.Titular a:link{color: #000099;}
.Titular a:visited{color: #000099;}
.Titular a:hover{color: #000099;}
.Titular a:active{color: #000099;}

.Textonormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Antetitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
	
.TextoEntradilla {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TextoFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextoNormalBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.TextonormalPeq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.TextonormalPeqGris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.TextonormalPeqGris a:link{color: #999999;}
.TextonormalPeqGris a:visited{color: #999999;}
.TextonormalPeqGris a:hover{color: #999999;}
.TextonormalPeqGris a:active{color: #999999;}

.TextoLinkAbajo {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.TextoLinkAbajo a:link{color: #999999;}
.TextoLinkAbajo a:visited{color: #999999;}
.TextoLinkAbajo a:hover{color: #999999;}
.TextoLinkAbajo a:active{color: #999999;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Cabeceras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.Cabeceras_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
