p
{ 
  font-family:Verdana;
  font-size:13px;
}

a
{
  font-family:verdana;
  font-size:10px;
  color:#666666;
  text-decoration: none;
}

a:hover
{
  font-family:verdana;
  font-size:10px;
  color:#FF9900;
  text-decoration: none;
}



h3
{
  color:#666666;
  font-family: verdana;
  font-size: 15;
  font-weight: bold;
  letter-spacing: 0.1em;
  
}

.moldura
{ 
  border-left:  solid; 
  border-top:solid;
 border-bottom:solid;
  border-right:solid;
  border-width: 1px;
  border-color: #FF9900;
}

.tabela
{
  border=1;
}