.body-bkgnd {
	background-image: url(images/body2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body-bgnd {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;

}
