body
{
  text-align:center;
  background-color:#830000;
  font-family:Verdana;
  font-size:11px;
  color:#433f45;
  margin:0px;
}

a:link {
  font-family:Verdana;
  font-size:10px;
  color:#cc0000;
  text-decoration:underline;
}

a:visited{
  font-family:Verdana;
  font-size:10px;
  color:#cc0000;
  text-decoration:underline;
}

a:hover{
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  text-decoration:none;
}

a.redlink {
  font-family:Verdana;
  font-size:10px;
  color:#cc0000;
  text-decoration:none;

}

a.redlink:visited{
  font-family:Verdana;
  font-size:10px;
  color:#cc0000;
  text-decoration:none;
}

a.redlink:hover{
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  text-decoration:none;
}


.verdana10red{
 font-family:Verdana;
  font-size:10px;
  color:#e40090;
}



