body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.noticia a:link {
	color: #006600;
	text-decoration: none;
}
.noticia a:visited {
	text-decoration: none;
	color: #006600;
}
.noticia a:hover {
	text-decoration: underline;
	color: #009900;
}
.noticia a:active {
	text-decoration: none;
	color: #006600;
}
.enquete a:link {
	color: #666666;
	text-decoration: none;
}
.enquete a:visited {
	text-decoration: none;
	color: #666666;
}
.enquete a:hover {
	text-decoration: underline;
	color: #000000;
}
.enquete a:active {
	text-decoration: none;
	color: #666666;
}
.verde_escuro {
	color: #006600;
	font-weight: bold;
}
.preto {
	color: #000000;
	font-weight: bold;
}
.inputfont {
	font-family: Tahoma;
	font-size: 10px;
	color: #006600;
}
.buttonfont {
	font-family: Tahoma;
	font-size: 11px;
}
.fonte9 {font-size: 9px}
.info {
	font-size: 9px;
	color: #990000;
}
.uppercase {
	text-transform: uppercase;
	color: #CC0000;
}
