
a {
outline:none;
text-decoration:none;

}

a:hover {
outline:none;
text-decoration:underline;

}

body {
margin-left:10%;
margin-top:50px;
}

