BODY { background: #FF9900; }
A:link { color: #000000; ; text-decoration: none}
A:visited { color: #990000; ; text-decoration: none}
A:active { color: #990000; ; text-decoration: underline}
A:hover { color: #990000; 
	text-decoration: underline; }
A.navegacao:link {
	text-decoration: underline
}
A.navegacao:visited {
	text-decoration: underline
}
.textompeq {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 14px;
}
.textoTit {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: 14px;
	font-weight: bold;

}

