body,td,th {
	font-family: Century Gothic;
	color: #FFFFFF;
}
body {
	background-color: #C79541;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 30px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.style4 {font-size: x-large}


.style2 {
	font-size: large;
	font-weight: bold;
}
