h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a46528;
}

body, div, td, p {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #857c53;
}

a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b3722d;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c9a565;
	text-decoration: underline;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c9a565;
	text-decoration: none;
	text-transform: capitalize;
}
a.menu:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b3722d;
	text-transform: capitalize;
	text-decoration: none;
}
.copyright {
	font-family:  "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8a7c6a;
}
.copyright_contact {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d9cfc3;
	text-decoration:underline;
}
