a.four
{text-decoration: none;
color: #5BB0DF;

}

a.four:visited
{text-decoration: none;
color: #5BB0DF;


}

a.four:hover
{text-decoration: underline;
color: #5BB0DF;

}
