A.linkbordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #990000;
}
A.linkbordo:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sub-tit {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.tit16 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

