p.txt {
    color: black; 
    font-family:Times New Roman;
    font-size: 12pt;}

p.txt2  { 
    color: black; 
    font-family:Times New Roman;
    font-size: 10pt;}

a.txt:link {
    color: blue; 
    text-decoration: none;
    font-family:Times New Roman;}

a.txt:visited {
    color: blue;
    text-decoration: none;
    font-family:Times New Roman;}

a.txt:hover {
    color: blue; 
    text-decoration: underline;
    font-family:Times New Roman;}

a.cont:link {
    color: #4D57A4;
    text-decoration: none;
    font-family:Times New Roman;
    }

a.cont:visited {
    color: #4D57A4;
    text-decoration: none;
    font-family:Times New Roman;
    }

a.cont:hover {
    color: #000000;
    text-decoration: none;
    font-family:Times New Roman;
    }

a.cont2:link {
    color: #000000;
    text-decoration: none;
    font-family:Times New Roman;
    }

a.cont2:visited {
    color: #000000;
    text-decoration: none;
    font-family:Times New Roman;
    }

a.cont2:hover {
    color: #000000;
    text-decoration: none;
    font-family:Times New Roman;
    }
