.links { 
}

.links a:link {
color: #CCCCCC;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.links a:visited {color: #CCCCCC;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.links a:hover {color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: #00007D;
}

.links a:active {color: #ADD1E2;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
 
}

.menu { 
}

.menu a:link {
color: #040493;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu a:visited {color: #040493;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu a:hover {color: #afafaf;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu a:active {color: #000000;
font-family: Times, "Times New Roman", serif;
font-size: 20px;
font-weight: bold;
font-style: normal;
text-decoration: none;
 
}