﻿body {
}
A.smallfont:hover
{
    font-size: small;
    color: white;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.smallfont
{
    font-size: small;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

