@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
body {
	background-color: #000;
}

.navlist {
	left: 5px;
	top: 5px;
	width: 150px;
	position: absolute;
	margin: opx auto;
	
}

a:link {
	color: #F06;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F06;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
mature {
	color: #FFF;
}
mature {
	color: #FFF;
}
mature {
	color: #FFF;
}
.mature {
	color: #FFF;
}

.ink {
	top: 5px;
	left: 250px;
	width: 600px;
	position: absolute;
	margin: 0px auto;
}
