.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
a.txt:link,a.txt:active,a.txt:visited { text-decoration : none; color: #000000}
a.txt:hover { text-decoration : underline; color: #33CC33}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
a.footer:link,a.footer:active,a.footer:visited { text-decoration : none; color: #666666}
a.footer:hover { text-decoration : underline; color: #33CC33}

.tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
a.tabela:link,a.tabela:active,a.tabela:visited { text-decoration : none; color: #000000}
a.tabela:hover { text-decoration : underline; color: #33CC33}

