a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

a {
  text-decoration: none; 
}

body 
{
background-image: 
url('images/index05.gif');
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-3dlight-color:#736F64;
scrollbar-arrow-color:#736F64;
scrollbar-base-color:#F1EEE0;
scrollbar-darkshadow-color:#736F64;
scrollbar-face-color:#F1EEE0;
scrollbar-highlight-color:#F1EEE0;
scrollbar-shadow-color:#F1EEE0
}

.texto {
  font-family: Trebuchet MS, Arial, Tahoma, Verdana;
  font-size: 12px;
  color: #736F64;
  font-weight: bold;
}

.titulo {
  font-family: Trebuchet MS, Arial, Tahoma, Verdana;
  font-size: 18px;
  letter-spacing: -1pt;
  color: #524C43;
  font-weight: bold;
}

.textocor {
  font-family: Trebuchet MS, Arial, Tahoma, Verdana;
  font-size: 12px;
  color: #524C43;
  font-weight: bold;
}