body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
   	font-weight: normal;
    margin: 30px;
    color: #C0C0C0;
}
a {
    text-decoration: none;
    color: #C0C0C0;
}
a:hover {
    text-decoration: none;
    color: #000000;
}