
A {	color: #333333; 
	font-family: Courier New, Courier, mono
	font-size: 10px;
 	text-decoration: none;}
A:hover	{text-decoration: underline; strong}


#principal {
      width: 769px;
      height: 444px;
      position: absolute;
      top: 50%;
      left: 50%;
      background: #f7f7f7;
      margin-left: -384px;
	  margin-top: -222px;

} 


.xxbg_home {
	background-attachment: fixed;
	background-image: url(images/fundo_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}


body{
	SCROLLBAR-FACE-COLOR: f1f1f1	;
	SCROLLBAR-HIGHLIGHT-COLOR: HighlightText;
	SCROLLBAR-SHADOW-COLOR: #DADADA;
	SCROLLBAR-3DLIGHT-COLOR: #D8D5D8;
	SCROLLBAR-ARROW-COLOR: #C6C3C6;
	SCROLLBAR-TRACK-COLOR: #D8D5D8;
	SCROLLBAR-DARKSHADOW-COLOR: #C6C3C6;
}
	
<!-- <STYLE type="text/css">
A:link      { font-family: Courier New, Courier, mono; font-size:12px; text-decoration: none; color="#333333" }
A:visited   { font-family: Courier New, Courier, mono; font-size:12px; text-decoration: none; color="#333333"}
A:hover     { font-family: Courier New, Courier, mono; font-size:12px; text-decoration: underline; color="#333333" }
</style>{  }