a.green {  color: #006600}
a.sgreen {  color: #CCFFCC}
a.blue {  color: #0033CC}
a.sblue {  color: #99CCFF}
a.white {  color: #FFFFFF}
a {  text-decoration: none; font-weight: bold; color: #006600}
a:hover {  color: #FF0000; text-decoration: none; font-weight: bold}
a.gray {  color: #CCCCCC}