    A.menu {        font-family: tahoma;        font-size: 12px;        font-weight: bold;        font-style: normal;        color: white;        text-decoration: none    }    A.menu:link { color: white; }    A.menu:visited { color: white; }    A.menu:hover { color: #febb2a; text-decoration: underline }