.menu{
color:#ffffff;
font-weight:bold;
}
a.menu{
text-decoration:none;
}
a.menu:hover{
color:#384f78;
font-weight:bold;
text-decoration: none;
}
a.menu:active{
color:#ffffff;
font-weight:bold;
text-decoration: none;
}
.footerlink:{
color:#ffffff;
font-weight:bold;
font-size:2;
text-decoration: none;
}
a.footerlink:{
color:#ffffff;
font-weight:bold;
font-size:2;
text-decoration: none;
}
a.footerlink:active{
color:#ffffff;
font-weight:bold;
font-size:2;
text-decoration: none;
}
a.footerlink:hover{
color:#ffffff;
font-weight:bold;
font-size:2;
text-decoration: none;
}


