a:link {text-decoration: underline; color:#513004}
a:visited {text-decoration: underline; color:#513004}
a:hover {text-decoration: underline; color:#CCCCCC; text-decoration:underline;}
a:active {text-decoration: underline};

a:link_b {text-decoration: underline; color:#FF0000}
a:visited_b {text-decoration: underline; color:#FF0000}
a:hover_b {text-decoration: underline; color:#CCCCCC; text-decoration:underline;}
a:active_b {text-decoration: underline};


/*
a:link       { color: #513004; }
a:visited    { color: #A36209; }
a:active     { color:#513004; font-family:tre  }

*/
body         { font-family: Trebuchet MS; color: #666666; font-size: 10 pt; margin-top: 0; 
               margin-bottom: 0 }
table        {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #A36209
}
h1           { font-family: Trebuchet MS; text-transform: uppercase; font-size: 12 pt; 
               color: #A36209; font-weight: bold }
h3           { font-family: Verdana; font-size: 8 pt; color: #A36209; font-weight: bold; text-align:left; margin-top:2; margin-bottom:1 }
h2           { font-family: Trebuchet MS; font-size: 10 pt; color: #A36209; font-weight: bold }.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: underline;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normalpequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09px;
	color: #666666;
}
.maiusculas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	font-variant: small-caps;
}
.TituloDestaqueBco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

