a:visited   {color: black
            }
            
a:link      {color: black
            }

a:hover  	{color: red;
             cursor:crosshair
	        }
/* These for the calendar, I should do a seperate sheet, but im too lazy */
td.month {
         }
td.event {
         }
td.yearhead {
            }
/* End calendar crap */

