.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #005500;
	text-decoration: none;
}
.normalResaltado {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

