a {
#	text-decoration : none;
}
a:hover {
#	text-decoration : underline;
}

body {
    max-width: 700px;
    margin-left:5ex;   
    margin-right:5ex;   
}