body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(bg.gif); 
	background-repeat:repeat-x;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.whitelink:link {
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
}
.whitelink:hover {
	text-decoration: underline;
	color: #FF0000;
}
.whitelink:active {
	text-decoration: none;
}
.whitefont {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.redfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0000;
}
.homefont {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF; 
}
