<STYLE TYPE="text/css">
A:visited, :link {text-decoration: underline}
A:link {color : navy}
A:link:hover, :visited:hover {text-decoration: none}
A:visited {color: #7777AA}
A:link:active, :visited:active {color: cyan}

H1 {color : navy}

.thispage {font-size: smaller; background-color: #DDDDDD; color: black; padding-top: 7px; padding-bottom: 7px}

BODY {
  background-color: white;
  color: #777777;
  font-family: "Comic Sans MS", sans-serif;
}
	
</STYLE>
