   A:link
   { text-decoration: none;
     color:#865A51; }
   A:visited
   { text-decoration: none;
     color:#865A51; }
   A:active
   { text-decoration: none;
     color:#865A51; }
   A:hover
   { text-decoration: none;
     color:#865A51; }

   body
   { background: #FFFFFF;
     margin-top: 0px;
     text-align: center;
     font-family: Comic Sans MS; 
     color: #835186; }

   #calendar
   { width: 95%;
     padding: 0;
     padding-bottom: 0;
     margin: 0; 
     border: #835186 2px solid; }

   th.day
   { border: #835186 2px solid; 
     background: #FEE6FF;
     text-align: center;
     height: 25px;
     color: black; }

   th.break
   { border: 0px;
     height: 1px; }

   th
   { border: #835186 1px solid; 
     text-align: right;
     height: 50px; }

   th.left
   { border-top: #835186 1px solid;
     border-bottom: #835186 1px solid;
     border-left: #835186 2px solid;
     border-right: #835186 1px solid; }

   th.leftb
   { border-top: #835186 1px solid;
     border-bottom: #835186 2px solid;
     border-left: #835186 2px solid;
     border-right: #835186 1px solid; }

   th.right
   { border-top: #835186 1px solid;
     border-bottom: #835186 1px solid;
     border-left: #835186 1px solid;
     border-right: #835186 2px solid; }

   th.rightb
   { border-top: #835186 1px solid;
     border-bottom: #835186 2px solid;
     border-left: #835186 1px solid;
     border-right: #835186 2px solid; }

   th.bottom
   { border-top: #835186 1px solid;
     border-bottom: #835186 2px solid;
     border-left: #835186 1px solid;
     border-right: #835186 1px solid; }