A:link { TEXT-DECORATION: none; }
A:hover { TEXT-DECORATION: underline; }

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336633;
	font-weight : bold;
}

.tituloInterna {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #003366;
	font-weight : bold;
}

.texto {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.texto-branco {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
}

.corpoHome {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
}

.legenda {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

#linkDourado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #BA7A09;
}

#linkAzul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003273;
}

.inputBusca {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	border: 0px solid #cccccc;
	width : 100px;
}

.inputform {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: auto;

}

.inputFale {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width : 250px;
}

.inputFaleMedio {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width : 100px;
}

.inputFaleUf {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	border: 0px solid #cccccc;
	width : 50px;
}
.inputFaleDDD {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width : 22px;
}

.botao
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
}
.texto-verde { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #2E872D; }
.rodape { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; color : #336633; }

A.visitedLink:visited
{
	TEXT-DECORATION: none; color: "#990099";
}
