.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3A1010;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7F000C;
}

.brnbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3A1010;
	font-weight: bold;
}

A:active, A:link, A:visited

{

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #825016;
	text-decoration: none;
	font-weight: bold;



}

A:hover

{

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #7F000C;
	font-weight: bold;

}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3A1010;
}
