#menu
{
  padding:0;
  margin:0;
  color:#fff;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
}

#menu li {display:inline;}

#menu li a
{
  padding:0.2em 1em;
  color:#FFFFFF;
  text-decoration:none;
  float:left;
}
#menu li a:hover
{
  text-decoration:underline;
}

body {
	background-color: #383838; 
	font: 13px arial, sans-serif;
	color: #E1C498;
	
}
a:link, a:visited {
  color: #E8DEC6; 
}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #999999; 
}
.style3 {
	font-size: 65%;
	color: #A4A4A4;
}
.style9 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {font-size: 11px}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
-->
.style13 {color: #bd904c}
.style15 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

