@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #3A3B42;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF9900;
}
.style2 {font-size: 24px; }
.style3 {font-size: 28px; }
.style5 {font-size: 18px; }