.subtitulos {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.subtitulosazul {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	color: #7392C4;
	font-weight: bold;
	text-decoration: none;
}


.textos {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #666666;
}
.textos11 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textos11:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
