p.txt {
    color: #484646; 
    font-family:Georgia;
    font-size: 11pt;}

p.cont {
    color: #5c77a6; 
    font-family:Georgia;
    font-size: 12pt;
    }

p.txt2  { 
    color: #5c77a6; 
    font-family:Times New Roman;
    font-size: 12pt;
    }

a.txt:link {
    color: #5c77a6; 
    text-decoration: none;
    font-family:Georgia;}

a.txt:visited {
    color: #5c77a6;
    text-decoration: none;
    font-family:Georgia;}

a.txt:hover {
    color: #5c77a6; 
    text-decoration: underline;
    font-family:Georgia;}

a.cont:link {
    color: #5c77a6;
    text-decoration: none;
    font-family:Georgia;
    font-size: 12pt;
    }

a.cont:visited {
    color: #5c77a6;
    text-decoration: none;
    font-family:Georgia;
    font-size: 12pt;
    }

a.cont:hover {
    color: #5c77a6;
    text-decoration: underline;
    font-family:Georgia;
    font-size: 12pt;
    }

a.cont2:link {
    color: #5c77a6;
    text-decoration: none;
    font-family:Times New Roman;
    font-size: 12pt;
    }

a.cont2:visited {
    color: #5c77a6;
    text-decoration: none;
    font-family:Times New Roman;
    font-size: 12pt;
    }

a.cont2:hover {
    color: #5c77a6;
    text-decoration: underline;
    font-family:Times New Roman;
    font-size: 12pt;
    }

