A {
	text-decoration: none;
	font-weight : bold;
}
A:active {
	text-decoration: none;
	font-weight : bold;
}
A:hover	{
	text-decoration: underline;	
	font-weight : bold;
	color : Black;
}
.titulotexto {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;

}
.texto {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
text-align: justify; 
padding-top: 10px; 
padding-right: 10px; 
padding-bottom: 10px; 
padding-left: 10px; 
height: auto; 
width: auto
}

