body {
 margin: 0;
 font-size: x-small;
 font-family: Verdana, Arial, Sans-serif;
}

a:link,
a:visited,
a:active {
 text-decoration: none;
 color: #000000;
}

a:hover {
 text-decoration: none;
 font-weight: bold;
 color: #b06303;
}

