li {
list-style: none;
}

a {
font-variant: small-caps;
color: #000000;
}

a:hover {
text-decoration: none;
color: #ffffff;
}