@charset "utf-8";


#manu
a:link{
font-weight:bold;
color:#C87E59;
font-size:16px;
text-decoration:none;
}
#manu
a:active{
font-weight:bold;
color:#C87E59;
font-size:16px;
text-decoration:none;
}
#manu 
a:visited{
font-weight:bold;
color:#C87E59;
font-size:16px;
text-decoration:none;
}
#manu 
a:hover{
font-weight:bold;
color:#C87E59;
font-size:17px;
text-decoration:none;
}

#down 
{
color:#5E1607;
font-weight:bold;
font-size:14px;
line-height:190%;
}