﻿.newrel 
{
     font-family: Tahoma;
    font-size: 9pt;
    color: #004b91;
}

.newrel a:link 
{
     font-family: Tahoma;
    font-size: 9pt;
    color: #004b91;
}


.newrel a:visited
{
    font-family: Tahoma;
    font-size: 9pt;
    color: purple;
    }
.newrel a:hover
{
    font-family: Tahoma;
    font-size: 9pt;
    color: orange;
    }
    
    .newreltopic
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #004b91;
}

.newreltopic a:link 
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #004b91;
}


.newreltopic a:visited
{
    font-family: Tahoma;
     font-weight: bold;
    font-size: 10pt;
    color: purple;
    }
.newreltopic a:hover
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #004b91;
    }

