/* style sheet for YCSR Staff Pages */
/* 2009 Apr 19 jos   */


table {
  width:750px;
 }
     
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;}
    
  
/* end of file */
