A {
  text-decoration: none;
  font-family: sans-serif;
}

a:link {
  color: #990099;
  font-weight: bold
}

a:visited {
  color: #990000;
  font-weight: bold;
}

a:active {
  color: #0000FF;
  font-style: italic;
}

BODY {
  font-family: helvetica, sans-serif, Arial;
  font-size: 3mm;
  color: #990099
}
p { 

font-family: Verdana, helvetica, sans-serif, Arial 
font-size: 2mm;
font-weight: none;
color: #990099;
}

