@charset "utf-8";
body {
	background-color: #730318;
	text-align: center;
}
body,td,th {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.style2 {font-size: 24}
