.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #F8F8F8;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #F8F8F8;
	text-decoration: none;
}
