/* body */

body { 
background-color: #999999;
color: #FAF6CE;
font-family: sans-serif;
line-height: 5.5;
-webkit-text-size-adjust: 100%;
 }

a:link { color: #F7FEB9; font-size: 13px; }
a:visited { color: #F7FEB9; }
a:hover { color: #CC00CC; }
a:active { color: #CC00CC; }



/* font */

.stxt { font-size: 11px; line-height: 1.3; }

.txt { font-size: 12px; line-height: 1.3; }

.mtxt { font-size: 13px; line-height: 1.3; }

.btxt { font-size: 14px; line-height: ; }