.pagebg {
	background-color: #cdcdcd;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 17px;
	color: #4a4a4a;
	text-decoration: none;
}
.footerlink a:link{

	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.footerlink a:hover{

	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.footerlink a:visited{

	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
