body {
	margin:0px;
	background:url(images/bodybg.gif) repeat;
	text-align:center;
	}
a:link {
	color: #644600;
	text-decoration: none;
}
a:visited {
	color: #644600;
	text-decoration: none;
}

a:active {
	color: #644600;
	text-decoration: none;
}
a:hover {
	color: #644600;
	text-decoration: none;
	}
.footfront{
    color:#644600;
	font-size:12px;
	line-height:18px;
	}
.while{
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	}
.red{
	color:#FF0000;
	font-size:12px;
	line-height:18px;
	}