.textoverde {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555500;
	text-decoration: none;
}
.textonormal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoverdepeq {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}

