A
{ text-decoration: none;
  font-weight: bold }

A:hover
{ text-decoration: underline }

H1
{ color: #0000FF; 
  background-color: #FFFFFF;
  font-size: large;
  font-family: "old English text mt", vivaldi, impact, arial, sans-serif }

H2
{ color: #0000CC; 
  background-color: #FFFFFF;
  font-size: medium;
  font-family: verdana, arial, sans-serif }

H3
{ color: #0000FF; 
  background-color: #FFFFFF;
  font-size: small;
  font-family: verdana, arial, sans-serif }

LI
{ color: #0000CC; 
  background-color: #FFFFFF;
  font-family: "trebuchet ms", sans-serif; }

P
{ color: #0000CC; 
  background-color: #FFFFFF;
  font-family: georgia, serif }

.there
{ font-weight: bold;
  text-decoration: none;
  color: white;
  background-color: #0000CC;
  font-family: sans-serif }

.here
{ font-weight: bold;
  text-decoration: none;
  color: #CCCCFF; 
  background-color: #0000CC;
  font-family: sans-serif }

.menu
{ position: absolute;
  left: 3px;
  top: 3px;
  width: 115px; 
  color: #FFFFFF; 
  background-color: #0000CC }

.list
{ position: relative;
  left: -50px; top: 3px}
