.topmenu
{
background-image: url(/img/menubg.jpg);
margin-top: 30px;
font-size: 12px;
}

.topmenu a
{
text-transform: uppercase;
color: #c01700;
text-decoration: none;
font-weight: bold;
}

.topmenu a:hover
{
text-decoration: underline;
}