a.menu:visited{
color:white;
}

a.menu:hover{
color:#cfc3bf;
font-weight:normal;
}

a.menu{
color:white;
}

body{
background-color:#330000;
font-family:verdana;
}

a{
color:white;
text-decoration:none;
}

a:visited{
color:white;
}
li{
padding: 3px 0 3px 0;
}
a:hover{
font-weight:bold;
}
