.implementRank
{
    font-weight: bold;
    color: #0a5151;
}
a.partner
{
    font-weight: bold;
    color: #0a5151;
}
a.partner:hover
{
    font-weight: bold;
    color: #0072bc;
}