.navlink1 {
color:#FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.navlink1:hover {
color:#FF0000;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-transform:none;
}


.navlink2 {
color:#FFFFFF;
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.navlink2:hover {
color:#000000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-transform:none;
}

