/* CSS Document */

body {
margin-top: 0px;
margin-left: 0px;
}

.a {text-decoration:none;
}
.a hover { text-decoration:underline;
}

