/* 
    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.
*/
a.ev_link_row:link {
    font-size:12px;
 
    color: blue;
    text-decoration:underline;
}
/*
td.mod_events_latest_first, td.mod_events_latest {
    background-color: #111111;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 2px 2px;
*/