BODY{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka;
  background-color : #b4cbf5;
  background-image : url(../images/background.gif);
  background-attachment : fixed;
}

a:link {color: #6a67fa; }
a:visited {color: #114097; }
a:active {color: #b4cbf5; }
a {text-decoration: none; }
a:hover {color: #6a67fa; text-decoration: underline; }

.LL {font-size: 16px; }
.L {font-size: 15px; }
.M {font-size: 14px; 
  line-height : 18px;
}
.MS {font-size: 13px; 
  line-height : 15px;
}
.S {font-size: 12px; }
.SS {font-size: 11px; }
.SSS {font-size: 10px; }
.Light{
background-color : #b4cbf5;
}
.Middle{
background-color : #6a67fa;
}
.Dark{
background-color : #114097;
}
