A:link
{
	COLOR: #992B1C;
	text-decoration: none;
}
A:visited
{
    COLOR: #CC6600
}
A:hover
{
    COLOR: #000099

}
.bordeblanco {
	border: 1px solid #FFFFFF;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #660000;
	line-height: normal;
}
.texto_titulo {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #992B1C;
	font-weight: bold;
}
.texto_negrita {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.texto_rojo {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #992B1C;
	font-weight: bold;
}
.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #F4E3D1;



}
