body.red {
background-color: #73BE1E;
background-image: url('/images/1bg.png');
}

.red a:hover {
color: #73BE1E;
}

.topbarbuttons a:hover img {
border-bottom: 2px solid #73BE1E;
color: #73BE1E;
}

.red h1, .red h1 a:active, .red h1 a:visited, .red h1 a:link {
color: #73B222;
}

.red h1 a:hover {
background-color: #73B222;
color: #ffffff;
}

.red h3, .red h3 a:active, .red h3 a:visited, .red h3 a:link, .red h3 a:hover  {
color: #73BE1E;
}

.footer, .footer a:active, .footer a:visited, .footer a:link {
color: #91D33C;
}

.footer a:hover {
color: #9ADD43;
}

