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