/* 
    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.
*/

ev_link_row:visited {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

ev_link_row:link {
    font-size: 14px;

    color: #black;
    text-decoration: none;
}

uk-nav-sub {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.body.contentpaneopen.jeventpage.jevbootstrap {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}