/* 
    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.
*/
.cal_td_daysnames {background-color:#2e6922;color:#ffe600}
.ev_td_left {background-color:#2e6922;color:#ffe600}
a.ev_link_row:link {font-size: 20px;color: #2e6922}
a.ev_link_row:visited {font-size: 20px;color: #0f5501}
a.ev_link_row:hover {font-size: 20px;color: #013a65}