.font {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.fontdescricao {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.fonttitulo {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.fontinvisible {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
<!--
.pgoff {font-family:  Arial, Helvetica; font-size: 11px; color: #FF0000; text-decoration: none}
a.pg {font-family:  Arial, Helvetica; font-size: 11px; color: #003366; text-decoration: none}
a:hover.pg {font-family:Arial, Helvetica; font-size: 11px; color: #0066cc; text-decoration:underline}
-->

