﻿A { text-decoration: none;
    color: #0000FF;
    font-family: Tahoma;
    font-size: small;
    
}
A:link { color: #000000;
    font-family: Tahoma;
    font-size: small;
    }
A:visited { color: #000000;}
A:hover {
    color: #FF0000;
}
