body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: Comic Sans MS;

}
a:link {
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}
a:visited {
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}
a:active {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
}
a:hover {
 color: #FF0000;
 text-decoration: none;
 font-weight: bold;
}
h1 {
 font-family: Comic Sans MS;
}
