A.menu {
font-size :       24px;
font-family :     Tahoma;
font-style:       normal;
font-weight:      normal;
color:            #669900;
text-decoration: none;
}
A.menu:hover   {
font-size :       24px;
font-family :     Tahoma;
font-style:       normal;
font-weight:      normal;
color:            #00FF00;
text-decoration:  none;
}
//
