a:link {
	color: #C88D63;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C88D63;
}
a:hover {
	text-decoration: underline;
	color: #C88D63;
}
a:active {
	text-decoration: none;
	color: #C88D63;
}
.bgr-no-repeat {
	background-repeat: no-repeat;
	background-image: url(images/bodybgr.jpg);
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

