body {
	background-color:#FFFFFF;
	margin:0px;
}

.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9f9f9f;
	text-align:justify;
}

.texto_cuaderno {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#0d008a;
	text-align:justify;
}

.texto_oscuro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
}

.texto_rojo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00000;
}

.textolink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.textolink:link {
	color:#777777;
}
.textolink:hover {
	color:#777777;
	text-decoration:underline;
	border-bottom-style:inset;
}

.textolinkrojo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00000;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.textolinkrojo:link {
	color:#C00000;
}
.textolinkrojo:hover {
	color:#FACB01;
	text-decoration:none;
	border-bottom-style:inset;
}

.texto_naranja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FACB01;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}
.noticias {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00000;
	text-decoration:none;
}
.noticias:link {
	color:#C00000;
}
.noticias:hover {
	color:#FACB01;
}

.td_noticias{
	 border-bottom-width:1px;
	 border-color:#C00000;
	 border-bottom-style:dashed;
}

.caja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00000;
	background-color:#FACB01;
	border-color:#C00000;
	border-width:1px;
	border-style:dashed;

	scrollbar-3dlight-color: #FACB01;	
	scrollbar-arrow-color: #C00000;
	scrollbar-base-color:#FACB01;
	scrollbar-darkshadow-color:#FACB01;
	scrollbar-face-color:#FACB01;
	scrollbar-highlight-color:#FACB01;
	scrollbar-shadow-color:#FACB01
}

.boton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00000;
	background-color:#FACB01;
	border-color:#C00000;
	border-width:1px;
	border-style:dashed;
}

.cont_antibot{float:left; width:200px; padding:10px 5px 5px 5px; text-align:right}
.txt_antibot{float:left; width:200px; padding:5px}
