body,td,th {
	font-size: 12px;
	color: #4d2402;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
body {
	background-color: 4d2402;
	text-align: center;
	color: #452201;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
}

