.mainpagetable {
	background-color: #F9A11B;
}
body {
	background-color: #F9A11B;
}
a:link {
	color: #5B5C5E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B5C5E;
}
a:hover {
	text-decoration: none;
	color: #B4B891;
}
a:active {
	text-decoration: none;
	color: #B4B891;
}
.styl1 {color: #FFFFFF}