a {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
a:active {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
}
a:hover {
    background: #ffffff;
    color: #666666;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
}
body {
    background: #ffffff;
    color: #000000;
    margin: 0;
}
h4 {
    background: #ffffff;
    color: #000000;
    font-size: 16px;
}
