.menu a {
 font-family: Times New Roman;
 font-size: 8pt;
 color: white;
 text-decoration: none;
}

.menu a:hover
{
 color: 0082F0;
}
.menu1 a {
 font-family: Times New Roman;
 font-size: 12pt;
 color: 7E80E6;
 text-decoration: none;
}

.menu1 a:hover
{
 color: 0082F0;
}