.menu {
 font-family: Georgia;
 font-size: 13pt;
 font-weight: bold;
 text-decoration:none;
 color: #FFFFFF;
}

a.menu:hover {
 font-family: Georgia;
 font-size: 13pt;
 font-weight: bold;
 text-decoration:none;
 color: #FFE221;
}

