Body {
	/*	background-color: #FFFBDB; */
	background-color: #DCD6C0;
	margin: 0 0 0 0;
}

.BodyMenu    {	background-color: #DCD6C0; 	}
.BodyOptions {
	background-color: #DED8C7;
	margin: 0 0 0 0;
}
Table{
	border: 0px solid;
}

.TituloCuadros {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #666666;	text-decoration: none;	text-align: center;}
.TituloPagina{font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #336633;	text-decoration: none;	border: thin solid #336633;	padding-left: 5px; }
.TextoNormal {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #000000;	text-decoration: none;	text-align: justify;}
.TextoGrande {font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #000000;	text-decoration: none;	text-align: justify;}
.TextoFechaPublicacion {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #000000;	text-decoration: none;	}
.TextoFechaRequerido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336633;
	text-decoration: normal;
}
.TituloApartado{font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #336633;	text-decoration: none;}
.OpcionMenu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #FFFFFF;	text-decoration: none;}
a:hover {	text-decoration: underline;}
a:hover,NoUnderline {	text-decoration: underline;}
.EntrevistaLink{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #336633;	text-decoration: none;}
.NoticiaLink{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	color: #336633;	text-decoration: none;}
.EntrevistaTema{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	color: #666666;	text-decoration: none;	text-align: justify;}
.OpcionSuscripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Teal;
	text-decoration: none;
	background: #DCD6C0;
}

Marquee {
	background-color: Yellow;
	color: Blue;
	width: 100px;
	text-transform: capitalize;
	text-decoration: blink;
	font-size: 16px;
}