﻿body
{
}

a{
    color : #FFFFFF;
    font : Trebuchet MS;
    font-family : Tahoma;
    font-size : x-small;
    font-style: normal;
    font-weight : bold;
    text-decoration : none;
}
a:hover{
    color : #660000;
    font : Trebuchet MS;
    font-family : Tahoma;
    font-size : x-small;
    font-style: normal;
    font-weight : bold;
    text-decoration : none
}

