/* CSS Document */

body{
margin:1px 0px;
}

a {
text-decoration:none;
color: #000000;
}

a:hover{
text-decoration: underline;
}