img {
    border: 0;
}
body {
    background-color:#4c4c4c;
    font-family:"Times New Roman",sans-serif; color:#e6e6e6; font-size:110%;
}
a:link {color:#94BD5E; text-decoration:none}
a:visited {color:#94BD5E; text-decoration:none}
a:hover {color:#D4FD9E; text-decoration:underline}
a:active {color:#94BD5E; text-decoration:none}

p
{
    max-width:830px;
}