body {
color: #FCEFCA;
background: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
}

p {
font-size: 10px;
}

h1 {
font-size: 35px;
}

h2 {
font-size: 25px;
}

h3 {
font-size: large;
}

h4 {
font-size: small;
}

a:link,a:visited,a:active {
color: #FECB01;
font-weight: bold;
}

a:hover {
color: #FFFF5B;
font-weight: bold;
}
