a:active {
  color: #FF0000;
  cursor: hand;
  text-decoration: none;
}

a:link {
  color: #0000FF;
  cursor: hand;
  text-decoration: none;
}

a:visited {
  color: #0000FF;
  cursor: hand;
  text-decoration: none;
}

body {
  background-image: url("");
  background-repeat: repeat-y;
  color: #000000;
  cursor: default;
  font-family: Arial;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  text-align: justify;
  text-decoration: none;
}

#mail {
font-size: 8pt; 
font-weight: bold; 
font-family: sans-serif;
color:black;
}
hr{
color:black
}

