/* CSS Document */

BODY,tr,td {
font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
line-height: 140%;
color: #996600;
}

A:link        { color: #996600; text-decoration: none; }
A:visited     { color: #999966; text-decoration: none; }
A:active      { color: #996600; text-decoration: none; }
A:hover       { color: #CC3366; text-decoration: underline; }

.menu a:link { color: #333333; text-decoration: none; }
.menu a:visited { color: #333333; text-decoration: none; }
.menu a:active { color: #333333; text-decoration: none; }
.menu a:hover { color: #333333; text-decoration: underline; }

.pqdding5px {
padding: 5px;
}

.pqdding10px {
padding: 10px;
}

.pqdding-left10px {
padding-left: 10px;
}

.waku-win {
border-style: double;
}

.waku-win { 
border-width:medium; 
border-color:#CA9957; 
border-style:double; 
}

