A:active
{
    COLOR: blue;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 18px;
    TEXT-DECORATION: underline
}
A
{
    BORDER-BOTTOM: outset thin;
    BORDER-LEFT: outset thin;
    BORDER-RIGHT: outset thin;
    BORDER-TOP: outset thin;
    FONT-FAMILY: 'Arial Black';
    TEXT-DECORATION: none
}
A:link
{
    COLOR: maroon;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 16px
}
