  body
   {font-style:italic; font-family: Arial, sans-serif; font-weight:bold; font-size:11px}

.grey { color: #ccc }
.red { color: #c33 }

  a:link  { color: red; text-decoration: none }
  a:visited  { color: red; text-decoration: none }
  a:active  { color: red; text-decoration: none }
  a:hover { color: red; text-decoration: none }

  a
  { font-family:Arial,sans-serif; font-style:normal; font-size:11px;
  }