body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: justify;
	background-color: #FFF;
	background-image: url(http://fast-cities.com/images/stoney.png);
	padding: 0;
	margin: 0;
	border: 0;
	color: navy;
	width: auto;
	height: auto;
	background-repeat: repeat;
	background-position: 0pt 0pt;
	background-attachment: scroll;
}
a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #003;
	font-size: smaller;
}

a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #009;
	font-size: smaller;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #9685BA;
}
