.dark {  background-color: #333333}
.medium {  background-color: #888888}
.light {  background-color: #FFFFCC}
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover { text-decoration: underline}
a.menulink {  color: #FFFFCC; font-weight: bold}
a.textlink {  color: #333333; font-weight: bold; text-decoration: underline}
