a {
    text-decoration: none;
    color: #8F8F8F;
}

a:hover {
    text-decoration: none;
    color: #E08130;
}

p, td {
    font-family: Verdana, Arial, Tahoma;
    font-size: 8pt;
}

.small_white {
    font-family: Verdana, Arial, Tahoma;
    font-size: 8pt;
    color: #ffffff;
}

.small_black {
    font-family: Verdana, Arial, Tahoma;
    font-size: 8pt;
    color: #000000;
}
