BODY {
 background-color: #007007;
 font-familY: tahoma;
 color: #BEE007;
}

A:link,
A:visited,
A:active {
 color: #FFFFFF;
 text-decoration: none;
}

A:hover {
 color: #00FF00;
 text-decoration: none;
}

A:link#cw,
A:visited#cw,
A:active#cw {
 color: #BEE007;
 text-decoration: none;
}

A:hover#cw {
 color: #DD0000;
 text-decoration: none;
}

