.bottomline {
    font-size: xx-small;
    color: Black;
    margin-left: 0%;
    margin-right: 0%;
    font-weight: bold
}
.bottomline A:link {
    color: #DC143C;
    font-weight: bold;
    text-decoration : none;
}
.bottomline A:visited {
    color: #00008B;
    font-weight: bold;
    text-decoration: none;
}
.f {
    font-family: Verdana;
    font-size: small;
    font-weight: medium;
    font-style: normal;
    color: Black;
    background: transparent;
}
.f A:link {
    color: #DC143C;
    font-weight: bold;
    text-decoration : none;
}
.f A:visited {
    color: #00008B;
    font-weight: bold;
    text-decoration: none;
}
