

.red_bg a:link, .red_bg a:visited {

background-color: #79bde9;
padding:5px 0px 4px 0px;
display: block;
text-decoration:none;
color:#000000;
font-size:10px;
font-weight:bold;
letter-spacing: 0px;
text-align:center;}

.red_bg a:hover {
background-color: #79bde9;
color:#fcd105;
text-align:center;
font-weight:bold;
}

.red_bgb a:link, .red_bgb a:visited {

background-color: #fcd105;
padding:5px 0px 4px 0px;
display: block;
text-decoration:none;
color:#000000;
font-size:10px;
letter-spacing: 0px;
text-align:center;
font-weight:bold;}

.red_bgb a:hover {
background-color: #fcd105;
color:#79bde9;
text-align:center;
font-weight:bold;
}

.topNav a:link, .topNav a:visited {

font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color:#FFFFFF;

}
.topNav a:hover{

font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color:#FFFFFF;

}



