  A:visited {font-family: tahoma, arial; color: #FF3333; text-decoration: none}
  A:hover {font-family: tahoma, arial; color: red; text-decoration: underline;}
  A:link {font-family: tahoma, arial; color: blue; text-decoration: none}
  A:active {font-family: tahoma, arial; color: red; text-decoration: underline;}
  BODY {font-family: tahoma, arial; color: black;}
