.cuerpotexto {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.subtitulos {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	color: #923734;
}

A:link {
	text-decoration: none;
	color: #99CC33;
	font-family:Verdana;
	font-size: 12px;
	font-weight: none;
}
A:visited {
	text-decoration: none;
	color: #99CC33;
	font-family:Verdana;
	font-size: 12px;
	font-weight: none;
}
A:active {
	text-decoration: none;
	color: #99CC33;
	font-family:Verdana;
	font-size: 12px;
	font-weight: none;
}
A:hover {
	text-decoration: none;
	color: #99CC33;
	font-family:Verdana;
	font-size: 12px;
	font-weight: none;
}
