.texto9rojo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.titulo12rojo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.texto9negro {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
