a {
        text-decoration: none;
}

a:hover {
        color:#333399;
        text-decoration: underline;
} 
