.main
{
    CURSOR: hand;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
