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