
body {
	background-color: #46352B;
}
.style1 {color: #FFFFFF}
body,td,th {
	color: #B4A49B;
}
.style4 {
	font-size: 24px;
	color: #F4712D;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

