
* {
  font-family: "Arial" ;
  font-size: small ;
  color: #000000 ;
  background-color: transparent ;
}

body {
  color: #000000 ;
  background-color: # ;
}

a:link {
  color: #990000 ;
  text-decoration: none ;
}

a:visited {
  color: #990000 ;
  text-decoration: none ;
}

a:hover, a:focus, a:active {
  color: #990000 ;
  font-style:italic;
  
}

table, tr, td {
  background-color: # ;
}

