.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #00CCCC;
}
.titulos {
	color: #099BBB;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
}
.subtitulos {
	color: #099BBB;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

