body {font-family: Arial, Helvetica, sans-serif;; background-color: #003300}
A { text-decoration:none; font-weight: bold}
A:hover {font-weight:bold; text-decoration:underline; color:#003300;}
A.link { text-decoration:none; font-weight: bold}
A.link:hover {font-weight:bold; text-decoration:underline; color:#003300;}
ul {
list-style-type: none; 
list-style-image: url();
padding: 5px 10px 0px 10px;
margin: 0;
}
#masterdiv{
background-color:#006600;
width:160px;
color:#5f7137; 
padding: 0px 0px 0px 0px;
}
.menutitle, .menutitle a{
display: block;
cursor: pointer;
background-color:#006600;
color:#dbd594;
width:160px;
text-align:left;
font-weight:bold;
text-decoration: none;
padding: 0px;
}
.menutitle a:hover{
color:#006600;
background-color:#D6CFAB;
text-decoration: none;
}
.submenu{
width:155px;
margin-left: 10px;
text-align:left;
color:#5F7137;
}
.submenu ul, .submenu li{
background-color:#D6CFAB;
list-style-type: none; 
padding:0px;
border: 1px #000000 solid;
}
.submenu a{
display: block;
width:155px;
color:#006600;
text-decoration: none;
padding: 0px 0px 0px 5px;
}
.submenu a:hover{
display: block;
background: #ffffff;
color: #000000;
text-decoration: none;
}
.menubottom{
background-color:#D6CFAB;
color:#003300;
width:160px;
padding: 0px 0px 0px 5px;
}
#mild{
font-weight:bold;
size:14;
color: #999900; 
background-color: #9CCDF7;}
#rugged{
font-weight:bold;
size:14;
background-color:#993300;
color:#FFFF00;
}
#currentpage, #currentpage a{ 
background-color: #ffffff;
display: block;
color: #000000; list-style-type: square;
 } 
.kisser {
  position:absolute;
  top:0;
  left:0;
  visibility:hidden;
}
