.body {
	background: #FFFFFF url(images/Stonebackground2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	color: #333333;
}

a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
	font-style: normal;
}
a:fancy:active {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}

.text {
	font: 10px Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	color: #333333;
}
.heading {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	color: #333333;
}
.linkseperator {
	font: 14px Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
}

