body {
background-color:#000;
text-align: center;
color:#EE2;
font-family: arial, sans;
font-style: oblique;
}

a {
font-variant: small-caps;
font-family: arial, sans;
color:#EE2;
font-style: normal;
}

a:hover {
color:#FFA545;
}

a:visited {
color:#BB2;
}
