@charset "utf-8";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B79F7B;
	text-decoration: none;
}
body {
	background-image: url(Images/bgtiletest.jpg);
	background-repeat: repeat;
}
a:visited {
	color: #B5A691;
}
.clemartdesignstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1E508B;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #15519A;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: blink;
}
