body {
color: black;
font: normal 9px Verdana, Lucida, Arial, Helvetica, sans serif;
background-color: white;
margin: 0px
}

img {
border-color: black;
}

a:link {
color: #949494;
text-decoration: none;
}

a:visited {
color: #949494;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}
