 body {
    font-family: Arial;
    font-size: 2px;
}
a {
    color: #800000;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    color: #33CC33;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}

