		A:hover {
	color: #CC0000;
}
		A:link {
	text-decoration: none;
	color: #339900;
}
		A:visited {
	text-decoration: none;
	color: #339900;
}
		
		.titulo {
	white-space : normal;
	padding : 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid;
	border-left: 0px none;
	color: #339900;
	margin-bottom: -10px;
	margin-left: 5px;
	font-weight: bold;

}
		.texto {
	text-align: justify;
	text-indent :  0.5 cm;
	padding-right :  10 px;
	padding-left :  10 px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -10px;
}

