.textobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #333333;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 110%;
	color: #4B4B4B;
	font-weight: bold;
}
a:link    {text-decoration:none;}
a:active  {text-decoration:underline;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:underline;}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FFFFFF;
}.link {
	text-decoration: none;
}

