@charset "utf-8";
body {
	background-color: #5D012F;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
