body {
   background-image: url(fundo.gif);
   background-repeat: no-repeat;
   background-position: center;
   background-attachment: fixed;
   font-size: 10pt;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #000000;
   background-color: #336699;
   margin-left: 10;
   margin-top: 10;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#D6D6D6;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#135184;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
}


a {
  text-decoration: none;
  color: #FF0000
}

a:hover {
  text-decoration: underline;
  color: #0099CC
}

a:active {
  color: #000000
}
