A.footer:link {text-decoration: none; color: #FFFFFF}
A.footer:visited {text-decoration: none; color: #FFFFFF}
A.footer:active {text-decoration: none; color: #FFFFFF}
A.footer:hover {text-decoration: none; color: #BBBBBB}

A:link {text-decoration: none; font-weight: none; color: #990000}
A:visited {text-decoration: none; font-weight: none; color: #990000}
A:active {text-decoration: none; font-weight: none; color: #990000}
A:hover {text-decoration: none; font-weight: none; color: #ff0000}

.small {font-family: verdana; font-size: 8pt; color: #333333}
.smallwhite {font-family: trebuchet ms,verdana,arial; font-size: 8pt; color: #ffffff; line-height:130%}
.smallred {font-family: trebuchet ms,verdana,arial; font-size: 8pt; color: #990000; line-height:130%}
.smallgrey {font-family: trebuchet ms,verdana,arial; font-size: 8pt; color: #cccccc}
.smallgrey2 {font-family: trebuchet ms,verdana,arial; font-size: 8pt; color: #555555}
.smallgrey3 {font-family: trebuchet ms,verdana,arial; font-size: 8pt; color: #555555; line-height: 130%}
.footer {font-family: trebuchet ms,verdana,arial; font-size: 8pt; color: #ffffff}
.copy {font-family: trebuchet ms,verdana,arial,times; font-size: 10pt; color: #555555; line-height: 140%}
.copywhite {font-family: trebuchet ms,verdana,arial,times; font-size: 10pt; color: #ffffff; line-height: 140%}
.normal {font-family: verdana; font-size: 10pt; color: #333333}
.normalwhite {font-family: verdana; font-size: 10pt; color: #FFFFFF}
.large {font-family: verdana; font-size: 10pt}
.largewhite {font-family: verdana; font-size: 12pt; color: #FFFFFF}

body {
    background: #000;
    background-image: url('/images/back.gif');
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}
