body {
	font-family: "tahoma";
	background-color: #000000;
	background-image: url("images/site/BACKGROUND.gif");
	background-repeat: repeat;
	background-position: 0 0;
	background-properties: fixed;
	color: #ffffff;
	margin: 5;
}

a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.sublinks {
	font-size: 10px;
	color: #ffffff;
	font-family: tahoma;
	font-weight: bold;
}
.orange_header{
	color:			#ffcd04;
	font-family:	Tahoma;
	font-weight: 	bold;
}
.medium {
	font-size: 11px;
}
.large {
	font-size: 16px;
}
.big {
	font-size: 14px;
}

.xbig {
	font-size: 30px;
}

.header {
	color: #cccccc;
	font-size: 72px;
}
.content {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;	
}

.footer {
	font-size: 9px;
	color: #999999;
}