s/* CSS Document */

body (margin: 0; padding: 0;} 
 	
div#links (position: abosolute; top: 40 px; center: 0; width: 150px;
	border: 1px solid black; font-size: 25px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; )
	
div#links {background: #E47833; font-size: 105%;}



	

	
  a:link {color: #ff8c00; text-decoration: none;}
 a:visited {color: yellow; text-decoration: none;}
 a:hover {background: #93db70;}



  div#credits {font-size: 10px;}

	




body {font: 14 px/1.5 Verdana, Arial, sans-serif;}
table#calendar a {text-decoration: none;}

table#calendar tr#days th {color: #CCE; background-color: #224;
   font-weight: bold; text-align: center;
   padding: 1px 0.33em;}

table#calendar tr#title th {background: #AAC; color: black;
   border: 1px solid #242; font-size: 120%;}



table#calendar td {color: #000; text-align: right;
   border: 1px solid gray;
   border-color: #BBB #EEE #EEE #BBB;}


table#calendar {background: #fff;}

table#calendar td.sat {border-right: 1px solid #BBB;}
table#calendar a {font-weight: bold; display: block; margin: 0;}

table#calendar a:link {color: navy;}
table#calendar a:visited {color: purple;}
table#calendar a:hover {background: #FF6;}

table#calendar td.sat, table#calendar td.sun {background: #fff;}

table#calendar td.jun, table#calendar td.aug {
   background: #AAB; color: #889;
   border: 1px solid #AAB; border-right-color: #99A;}

table#calendar tr#lastweek td {border-bottom: 2px solid #AAB;}

table#calendar td.holiday {background: #ff0000;
   border-color: #BBB #FCC #FCC #BBB;}

 table#calendar td.drinks {background: #d9d919;}
 .holiday {background: #EEE;}	
 body {background: black url(ms.jp) no-repeat fixed;}


