
.greensection { color: #cc9; font-weight: bolder }
.section { color: #fc9; font-weight: bolder; font-size: larger; border: black }
.smallprint { font-size: smaller }
.text { color: #f93 }
a { color: #fc9; text-decoration: underline }
a:active { color: #f93; text-decoration: underline }
a:hover { color: #f93; text-decoration: none }
a:visited { color: #cc9; text-decoration: underline }
body { background-image: url(images/greenbg.gif) }