.calender a:link { color : gray ; font-weight : bold; text-decoration : none; } .calender a:visited { color : silver ; font-weight : bold; text-decoration : none; } .calender a:hover { color : blue ; font-weight : bold; text-decoration : none; } .calender a:active { color : gray ; font-weight : bold; text-decoration : none; }