/*
 * Style sheet for Seibi Kindergarten
 * index.css   2005/03/27
 */

body	  {margin:0px;
	   padding:0px;
}
.aka      {background-color:#fafad2;
           scrollbar-base-color: #fafad2;
}
.ao       {background-color:#ccffff;
           scrollbar-base-color: #ccffff;
}

a:link   {
      color:#0055ff;
      font-weight:800;
      font-size:small;
      text-decoration:none;
      font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka;
}
a:hover {
      color:#0055ff;
      font-weight:800;
      font-size:small;
      text-decoration:underline;
      font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka;
}
a:visited{
      color:#ff1493;
      font-weight:800;
      font-size:small;
      text-decoration:none;
      font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka;
}
h2   {font-weight:700;
      font-size:15px;
      color:#ffffff;
      padding:4px 5px 2px;
      font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka;
}  
ul   {
      color:#000033;
      font-weight:400;
      font-size:small;
      font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka;
}
                                 
