.bg_blanco{
	background:#FFFFFF;
	}
.bg_rojo01{
	background:#CC0000;
	}
.texto_blanco_01{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
.texto_negro_01{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:333300;
	}
.texto_negro_02{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:333300;
	}
.texto_rojo_01{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#CC0000;
	}
.texto_rojo_02{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CC0000;
	}
.texto_rojo_03{
	font-family:Arial;
	font-size:16px;
	color:#CC0000;
	}
.frm_estilo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333300;
	border: 1px solid #333300;
	width: 100px;
	height: 15px;
	}

a { font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold;}
a:link { color:#CC0000; }
a:visited { color: #CC0000; }
a:hover { text-decoration: none; color: #ff9900; font-weight:bold; }
a:active { color: #CC0000; text-decoration: none; }

.enlace { font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold;}
.enlace:link { color:#FFFFFF; }
.enlace:visited { color: #FFFFFF; }
.enlace:hover { text-decoration: none; color: #ff9900; font-weight:bold; }
.enlace:active { color: #FFFFFF; text-decoration: none; }

