@charset "utf-8";
/* CSS Document */
body {
	background-color: #6F0704;
}
body,td,th {
	color: #D27B11;
}
a:link {
	color: #D27B11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D27B11;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #D27B11;
}
.style15 {font-size: 30px}
.style16 {font-size: 25px; }
.style18 {font-size: 22px}

