.stonelinks {
	font-size: x-small;
	color:#999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.stonelinks a{
	font-size: x-small;
	color: #485458;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.stonelinks a:active{
	font-size: x-small;
	color: #485458;
	text-decoration: none;
}
.stonelinks a:visited{
	font-size: x-small;
	color: #485458;
	text-decoration: none;;
}
.stonelinks a:hover{
	font-size: x-small;
	color: #330066;
	text-decoration: none;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #330066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #485458;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #485458;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #485458;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #485458;
}
.stonetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #485458;
	text-decoration: none;
	border: 2px solid #c8cbcd;
	background-color: #f2f2f2;
	padding: 6px;
}
