body {
color: ffffff;
font-family: georgia, times roman, serif;
font-weight: bold;
background-color: 000000;
}
A:link {
color: 6699ff;
font-weight: bold;
}
A:active {
color: 31b200;
font-weight: bold;
}
A:visited {
color: 31b200;
font-weight: bold;
}