A:hover {
	text-decoration: underline !important;
	color: #000000;
	font-weight: bold
	}
A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold
	}
A:visited {
	text-decoration: none;
    color: #000000;
	font-weight: bold
	}
A:active {
	text-decoration: none;
    color: #000000;
	font-weight: bold
}
.font-padrao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.link-grande {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
.link-pequeno {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
