.footer {
	background-image: url(../images/simon-page-footer.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
a.foottext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foottext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.foottext:hover {
	color: #CCCC99;
	text-decoration: underline;
}
a.foottext:active {
	color: #FFFFFF;
	text-decoration: none;
}
