body {
	margin: 0px;
	background-image: url(../images/backtop.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: ##000000;
}

a:link {
	color: #FF9933;
	text-decoration: none;
}

a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
	text-decoration: underline;
}
a:active {
	color: #cc3300;
	text-decoration: underline;
}
.font12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
}
.font9 {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
}
.font10 {

	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
}
.font11 {


	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
}
.font15 {

	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #ffffff;
}
.font17 {


	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #ffffff;
}
