/* THE MENU THAT APPEARS DIRECTLY ABOVE THE FOOTER */ .calTable_EventLink { font-family: arial,helvetica,sansserif; font-size: 10px; /*font-weight: bold;*/ /*font-style: normal;*/ } .calTable_EventLink A { color: #000066; text-decoration: underline; } .calTable_EventLink A:link { color: #000066; text-decoration: underline; } .calTable_EventLink A:active { color: #000066; text-decoration: underline; } .calTable_EventLink A:visited { color: #000066; text-decoration: underline; } .calTable_EventLink A:hover { color: #A40000; text-decoration: underline; }