body.red {
background-color: #46AFCC;
background-image: url('/images/2bg.png');
}

.red a:hover {
color: #46AFCC;
}

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

.red h1, .red h1 a:active, .red h1 a:visited, .red h1 a:link {
color: #3BA4BC;
}

.red h1 a:hover {
background-color: #3BA4BC;
color: #ffffff;
}

.red h3, .red h3 a:active, .red h3 a:visited, .red h3 a:link, .red h3 a:hover  {
color: #46AFCC;
}

.footer, .footer a:active, .footer a:visited, .footer a:link {
color: #6DCCE2;
}

.footer a:hover {
color: #6DCCE2;
}

