body {
	font: normal normal 15px serif;
	color:#ffc;
	background-color:#000;
}

td {
	font: normal normal 16px serif;
	color:#ffc;
}

a:link {
	color:#ee0;
}

a:visited {
	color:#ca0;
}

a:active {
	color:#ee0;
}

a:hover {
	color:#e00;
}

.btmMark {
	font-weight:bold;
	margin:45px 0 30px;
	text-align:center;
}
