/* CSS Document */
a {   font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none;  text-decoration: none}

a:active {  font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ca0000; text-decoration: none}

a:visited { font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none}

a:hover { font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #2e7c06; text-decoration: none; border: none; letter-spacing: normal; white-space: normal}

.MC-Times {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menuTop-Trebuchet {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menuTop-Trebuchet-azul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #085191;
	text-decoration: none;
}

.menuTop-Treb-azul-bkgCinza {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #085191;
	text-decoration: none;
	background-color:#5ba1cc;
}




.fonte_verdana1_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
}

.fonte_verdana1_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#666666;
}

.texto_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#212F50;
	text-align:justify
}


