a, a:visited {
  color: #000000;
  text-decoration: Underline;
}

a:hover {
  color: #329ED4;
  text-decoration: None;
  border-bottom: None;
}

.menu a, .menu a:visited {
  color: #FFFFFF;
  text-decoration: None;
  font-weight: bold;
}

.menu a:hover {
  color: #FFFFFF;
  text-decoration: Underline;
  font-weight: bold;
}


body {
  font-family: verdana, arial;
  color: #000000;
}

table {
  font-size: 12px;
}

.rodape
{
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

.titulo {
  color: #FFFFFF;
  font-weight: bold;
}

.branco {
  color: #FFFFFF;
}

.titulo_pagina {
  background-image: url('imagens/aeavi_interna_r3_c5.gif');
  background-repeat:
  no-repeat;
  background-attachment: fixed
}

