@charset "utf-8";

.opcoesMenuBottom a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: 850112;
}
.opcoesMenuBottom a:link {
	text-decoration: none;
}
.opcoesMenuBottom a:visited {
	text-decoration: none;
	color: 850112;
}
.opcoesMenuBottom a:hover {
	text-decoration: underline;
	font-size: 9px;
}
.opcoesMenuBottom a:active {
	text-decoration: none;
	color: 850112;
}