a:link {
	color : #661B18;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;




}
a:visited {
	color : #661B18;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;



}
a:hover {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;


}
a:active {
	color : #661B18;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;


}
.titulos {
	color : #661B18;
	font-size : 12pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -1px;

}
.texto {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;

}
.textobold {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;

}
.textolight {


	color : #000000;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
