a:link {
	color : #333333;
	font-size : 12px;
	font-family : "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;



}
a:visited {
	color : #CC6600;
	font-size : 12px;
	font-family : "Trebuchet MS";
	font-weight: normal;
	line-height: 18px;



}
a:hover {
	color : #000000;
	font-size : 12px;
	font-family : "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;


}
a:active {
	color : #000000;
	font-size : 12px;
	font-family : "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;


}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-style: normal;
	color: #CC6600;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	color: #666666;
}
.textos-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.textos-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
}
