a:link {
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

.calc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.depoimento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.cxtextolog {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color: #E6EAEC;
	border: 1px #24478B solid;
}
.cxtexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E6EAEC;
	border: 1px solid #666666;
}
.cxcurriculo {
	border: 1px inset #000000;
}
.busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.email {  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #E6EAEC;
	text-decoration: none;
	text-transform: lowercase;
}
.cxtextoMinuscula { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E6EAEC;
	border: 1px inset #666666;
	text-transform: lowercase;
}
.cxtextoMaiuscula { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E6EAEC;
	border: 1px inset #666666;
	text-transform: uppercase;
}
.menu3 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textoMaiusculo {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
}
.borda { border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.borda_baixo { border-color: black black #3333FF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
