A:link{ text-decoration: none; color:#786257; }
A:visited{ text-decoration: none; color:#786257; }
A:hover{ text-decoration: none; color:#786257; }

body {
background-color: #f1e9de;
background-repeat: repeat-y;
font-family: verdana; 
color: #999; 
letter-spacing: 0px; 
font-size: 7pt;
cursor: default;
} 

#box {
background-color: #eee;
border-bottom: solid 5px #c4bb94;
margin-bottom: 10px;
padding: 3px;
}

#navi {
text-align: center;
text-decoration:none;
text-transform:lowercase;
display: block;
font-family: Georgia;
font-size:9px;
font-style:italic;
line-height:11px;
color: #786257;
margin-bottom: 0px;
background-color: #ff6a90;
cursor: default;
}

#navi:hover {
color: #7a7a7a;
background-color: #ff7699;
cursor: default;
} 

h1 {
border-bottom: solid 5px #c4bb94;
color: #2e2e2e;
font-family: Georgia;
font-size:12px;
text-align: center;
line-height: 11px;
margin-bottom: 1px;
margin-top: 10px;
text-transform: uppercase;
}

h4 {
color: #2e2e2e;
font-family: Georgia;
font-size:12px;
text-align: center;
line-height: 11px;
margin-bottom: 1px;
margin-top: 10px;
text-transform: uppercase;
}

b,strong{ color:#df5c04; }
i, em{ color:#414141; }
u{ color: #6d6d6d; text-decoration: none;  border-bottom: 2px solid #deb6ae;}
s, strike{ color: #606060;}