body { 
        font-weight: bold;
        font-family: Verdana
}
td {
        font-weight: bold
}

a {
        font-weight: bold;
        font-family: Verdana;
        text-decoration: none
}

a.first { 
        color: #FFFFFF;
        font-size: 9pt
}
a.first:hover { 
        color: #19396B
}


.spanfirst { 
        color: #FFFFFF;
        font-size: 9pt
}
.spanfirst:hover { 
        color: #19396B
}

a.second { 
        color: #19396B;
        font-size: 8pt
}

a.second:hover { 
        color: #FFFFFF
}


