.textoBase {
	font-family : Verdana, Tahoma, Arial, Helvetica, Geneva;
	font-size : 14px;
	line-height : 15px;
	color : #000033;
	text-align: justify;
}

a{
	color: #006600;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
a:hover{
	color: #D98D00;
	font-weight: bold;
	}

