.style50 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #006600;
}
.style50amarelo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFCC00;
}

.style51 {
    font-family: "Trebuchet MS";
	font-size: 10px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.style51:hover {
    font-family: "Trebuchet MS";
	font-size: 10px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}