a:link,a:visited,a:active{
text-decoration: none;
}

a:hover{
text-decoration: underline;
color:#159
}

body{
margin:0px;
}