body {
font-family: arial, sans-serif;
font-size: 15px;
color: #ffffff;
text-align: left;
background-image: url("");
background-color: #000000;
}

H1 { 
font-family : verdana, arial, sans-serif;
font-style : normal;
font-weight : bold;
font-size : 38px;
color : #ffff00;
margin-top : 1px; margin-bottom: 1px;
line-height : 100%;
display : inline;
} 

.big {
font-family: "arial black", sans-serif;
font-style : normal;
font-weight: bold;
font-size: 24px;
color: #ffffff;
}

.medium {
font-family: arial, sans-serif;
font-style : normal;
font-weight: bold;
font-size: 20px;
color: #ffffff;
}

.orange {
font-family: "arial black", sans-serif;
font-style : normal;
font-weight: bold;
font-size: 24px;
color: #FF6633;
}

hr {
color: #ffffff;
height: 4px;
}

A:link {color: #fff000}
A:visited {color: #fff000}
A:active {color: #fff000}
A:hover {text-decoration: underline; color: #ff0000}