body {
  background-color: #7799FF;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000}

a:link {color: #0000CC}
a:visited {color: #0000CC}
a:hover {
  text-decoration: none;
  color: #0000CC;
  background-color: #AADDFF}
a:active {color: #6688EE}

.small {font-size: smaller}
.large {font-size: 150%}
