.bodytext {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #d1a689
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #d1a689
	}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #d1a689
	}
a 	{ 	font-size: 14px;
		font-family: "Times New Roman", Times, serif;
	   	color: #ba8b6b;
	}
a:hover {
	color:#ff0000;
	text-decoration:underline;
	font-size: 14px;
	}
