@charset "UTF-8";
/* CSS Document */

a.menu {
font-size: 18px;
color:#c7966b;
font-weight:600;
}

a.menu:hover {
color:#ffffff;
}


