@charset "iso-8859-1";
a:visited {
	color: #8E3938;
}
a:hover {
	color: #8E3938;
}
a:active {
	color: #5F787C;
}
.Tahoma11Verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #234048;
	text-decoration: none;
}
.Tahoma11Laranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBA700;
	text-decoration: none;
}

.Bg{
	background-color:#C1C9CA;
}.Tahoma11Branco {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
.Borda {
	border: 4px solid #6E8185;
	margin: 0px;
	padding: 3px;
}
