/* style sheet for YCSR Staff Pages */
/* body          */
/* link          */
/* table         */
/* td.left       */
/* 2009 Apr 26   */ 

/* begin table description */
   table {
     width:540px;
     }

/* begin table description */
   td.hcal {
     background-color:#ddeeff;
     padding:10px;
     width:100px;     
     }
     
 /* begin link */
     a:link     {color:blue;  text-decoration:none;}
     a:visited  {color:blue;  text-decoration:none;}
     a:hover    {color:green; text-decoration:underline;}
     a:active   {color:red;   text-decoration:none;}

/* designed specificaly for YCSR Staff Pages */
/* end of file */

