a
{
    font-size:       12px;
    color:           #FFFFC6;
    text-decoration: none;
}

a:hover 
{
    color: #7FFFD4;
    text-decoration: overline underline;
}

body
{
    font-size:   12px;
    font-family: Comic Sans MS;
}

td
{
    font-size:   12px;
    font-family: Arial;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}
