﻿body {
    FONT-SIZE: xx-small;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
    MARGIN-TOP: 0pt;
    BACKGROUND-COLOR: #ffffcc
}

A:link {text-decoration: none ;color: white;}
A:visited {text-decoration: none;color: white;}
A:active {text-decoration: none;color: white;}
A:hover {text-decoration: underline; color: red;}

