A
{
 	text-decoration:none;
}

A:Hover
{
    text-decoration:underline;
    color:FF0000;
}
body
{
    overflow-x:hidden;
    overflow-y:scroll;
}
