body {
	background-color: #39372B;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C4C299;
}
.style2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.style3 {
	font-size: 14px;
	color: #C4C299;
}
.header {
	font-size: 18px;
	font-style: normal;
	color: #C4C299;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C4C299;
}
a:active {
	color: #C4C299;
}
a:visited {
	color: #C4C299;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D7D6B9;
	text-decoration: underline;
}
