<STYLE>

A:link
{
    color:#000000; 
    font-weight:400; 
    text-decoration: none;
    background :# ;
}
A:active 
{
	color:#758CBE;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
A:visited 
{
	color:#758CBE;
	font-weight:bold;
	text-decoration: none;


    background :# ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
A:hover 
{
	text-decoration: underline;
	color:#758CBE;


    background :#;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.texto-preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2e3336;
	font-weight: bold;

}

.texto-branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;

}

.texto-azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5D70CD;
	font-weight: bold;

}
.texto-laranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F79400;
	font-weight: bold;


}
.form-branco {
	background: none;
	border: none;
	color: #ffffff;
	font-weight: bold;

}
.form {
	background: none;
	border: none;
}



.bordargeral {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}

</STYLE>
