body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/supporting/tile-whiteGrey.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424241;
	line-height: 1.5em;
}
.tileDonna {
	background-attachment: fixed;
	background-image: url(images/supporting/tile-donna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A08F;
	text-decoration: none;
}
.linkText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A08F;
	text-decoration: none;
}
.linkText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A08F;
	text-decoration: none;
}
