a:hover {
    color: #000080;
    text-decoration: none
}

a {
    color: black;
    text-decoration: none
}

a:visited {
    color: #800000;
    text-decoration: none;
}

.ft {
    font-size: 11px
}