body,td,th
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}
body
{
  margin: 0px;
}
a:link{ color: #93150C; text-decoration: none; }
a:visited{ text-decoration: none; color: #93150C; }
a:hover { text-decoration: underline; color: #93150C; }
a:active { text-decoration: none; }

a.index:link{ color: #000; text-decoration: none; }
a.index:visited{ text-decoration: none; color: #000; }
a.index:hover { text-decoration: underline; color: #000; }
a.index:active { text-decoration: none; }

.pontos {
  background-image: url('../img/fundo_pontos.gif');
  background-position: left center;
  background-repeat: repeat-x;
}

a.rodape:link{ color: #000; text-decoration: none; font-size: 10px;}
a.rodape:visited{ text-decoration: none; color: #000; font-size: 10px; }
a.rodape:hover { text-decoration: underline; color: #000; font-size: 10px; }
a.rodape:active { text-decoration: none; font-size: 10px; }

.titulo { color: #93150C; }
.titulo1 { color: #93150C; font-size: 15px; }
.autor { font-size: 10px; }

.submenu 
{ 
  font-size: 9px; 
  font-family: Verdana, Arial, Helvetica; 
  color: #161614; 
}
a.submenu:link
{ 
  text-decoration: none;
  font-weight: bold; 
  color: #161614; 
}
a.submenu:visited
{ 
  text-decoration: none;
  font-weight: bold;
}

a.submenu:hover
{ 
  text-decoration: underline;
  font-weight: bold;
  color: #93150C; 
}

input, textarea, select
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}

.pontos_v {
  background-image: url('../img/fundo_pontos.gif');
  background-position: center top;
  background-repeat: repeat-y;
}
