.borde {
	border: 1px solid #000000;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.borde_table2 {
	border: 1px dotted #666666;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulares {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #9C211F;
}
.borde_tablas {
	border: 1px solid #9C211F;
}
.HERZA {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.rojo:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9C211F;
	text-decoration: none;
}
a.rojo:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9C211F;
	text-decoration: none;
}
a.rojo:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9C211F;
	text-decoration: none;
}
a.rojo:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9C211F;
	text-decoration: none;
}
