.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #5D5457;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A50B0B;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A50B0B;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A50B0B;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A50B0B;
	text-decoration: none;
}
.textotabelas {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A50B0B;
}
