.body-bg {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/background.gif);
}
td {
	font-size: 15px;
	line-height: 2;
}
.botmenu {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
.ozchamp {
	color: #990000;
	font-size: 12px;
}
.copyrigth {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial;
}
.botmenu:link {
	color: #666666;
	text-decoration: none;
}
.botmenu:hover {
	color: #333333;
	text-decoration: underline;
}
.botmenu:visited {
	color: #660033;
	text-decoration: none;
}
.botmenu:active {
	color: #CC0000;
	text-decoration: none;
}
.ozchamp:link {
	color: #990000;
	text-decoration: none;
}
.ozchamp:visited {
	color: #666666;
	text-decoration: none;
}
.ozchamp:hover {
	color: #CC0000;
	text-decoration: none;
}
.ozchamp:active {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.orange {
	color: #FF6600;
}
