/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

#jevents #jevents_body a:hover {
    background-color: inherit;
    font-size: 16px;
}
a.ev_link_row, a.ev_link_row:link, a.ev_link_row:link:hover .ev_td_left {
font-size: 16px;
}
td.ev_td_left{
  font-size: 20px;
}
#cal_title { display:none;}
a{
  font: 15px;
}