.Texto

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  line-height: 15px;

  color: #000000;

}

.Texto:hover

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: underline;

  line-height: 15px;

  color: #000000;

}

.Box

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  line-height: 15px;

  color: #000000;

  border: 1px solid Gray;
  
  border-color: #000000;

}

.Links

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  line-height: 15px;

  color: #76232B;

}

.Links:hover

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: underline;

  line-height: 15px;

  color: #76232B;

}

.Branco

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: none;

  line-height: 15px;

  color: #FFFFFF;

}

.Branco:hover

{

  font-family: Arial;

  font-size: 12px;

  text-decoration: underline;

  line-height: 15px;

  color: #FFFFFF;

}

.Pagina

{

  font-family: Arial;

  font-size: 18px;

  text-decoration: none;

  color: #76232B;

}

.Institucional

{

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

  text-decoration: none;

  color: #76232B;

}

.Institucional:hover

{

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

  text-decoration: none;

  color: #000000;

}

.Titulo

{

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

  color: #000000;

}

.TituloVermelho

{

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

  color: #76232B;

}

.Menu

{

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

  text-decoration: none;

  color: #000000;

}

.Menu:hover

{

  font-family: Arial;

  font-size: 14px;

  font-weight: bold;

  text-decoration: none;

  color: #990000;

}

