BODY

.caixa1 {  font-family: tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #e8e8e8; border: #e8e8e8; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.caixa2 {  font-family: tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #FFFFFF; border: #BEBEBE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.caixa3 {  font-family: tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #F0F3F9; border: #3E5EB7; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

A.cinza:link {text-decoration: none; color: #666666} 
A.cinza:visited {text-decoration: none; color: #666666} 
A.cinza:hover { text-decoration: underline; color: #666666} 

A.preto:link {text-decoration: none; color: #333333} 
A.preto:visited {text-decoration: none; color: #333333} 
A.preto:hover { text-decoration: underline; color: #333333}

A.laranja:link {text-decoration: none; color: #ff6600} 
A.laranja:visited {text-decoration: none; color: #ff6600} 
A.laranja:hover { text-decoration: underline; color: #ff6600} 

A.verde:link {text-decoration: none; color: #336666 } 
A.verde:visited {text-decoration: none; color: #336666 } 
A.verde:hover { text-decoration: underline; color: #336666 } 

A.azul:link {text-decoration: none; color: #397694 } 
A.azul:visited {text-decoration: none; color: #397694 } 
A.azul:hover { text-decoration: underline; color: #397694 } 

/* Scroll estilo*/
div#hold	{
	position:relative;
	overflow:hidden;
	z-index:100;
	width: 439px;
	height: 138px;


	}
div#wn	{
	position:absolute;
	clip:rect(0px, 439px, 138px, 0px);
	overflow:hidden;
	z-index:1;
	width: 439;
	height: 138;


	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
