body {
	margin: 0px;
	background-color: #331200;
}
.fontMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #857C74;
	text-decoration: none;
	line-height: 17px;
}
a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDCC05;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDCC05;
	text-decoration: none;
}
