a {
	color: ffffff;
	text-decoration: none;
	}
a:active {
	color: ff0000;
	}
a:visited {
	color: eeeeee;
	}
a:hover {
	color: ff0000;
	}
body {
	background-color: 000000;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: ffffff;
	scrollbar-base-color: ffffff;
	scrollbar-dark-shadow-color: 000000;
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-shadow-color: ffffff;
	scrollbar-track-color: 000000;
	scrollbar-3d-light-color: ffffff;
	}
td {
	color: eeeeee;
	font: 12px arial;
	}
.heading {
	background-color: #000;
	border-top: 1px solid #fff;
	color: #fff;
	font: normal 48px arial;
	padding: 10px;
	}
.bodybg {
	background-color: #000;
	color: #fff;
	}
.archive {
	color: ffffff;
	font-weight: bold;
	}
a.archive {
	color: cccccc;
	font-weight: normal;
	text-decoration: underline;
	}
a.archive:visited {
	color: cccccc;
	}
a.archive:hover {
	color: ff0000;
	}
.bg-article1 {
	background-image: url('/images/article/bg1.gif');
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}
.bg-article2 {
	background-image: url('/images/article/bg2.gif');
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}
.bg-contents {
	background-image: url('/images/contents/bg.gif');
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}
.bg-shops {
	background-image: url('/images/shops/bg.gif');
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	}
.body {
	text-align: justify;
	}
.callout {
	background-color: #222222;
	border: 1px dotted #999999;
	padding: 10px;
	font: normal 12px verdana;
	}
.caption {
	color: cccccc;
	font: normal 10px verdana;
	}
a.copy {
	font-weight: bold;
	text-decoration: underline;
	}
.featureBig {
	color: ffffff;
	font: bold 48px arial;
	line-height: 54px;
	}
.feature {
	color: ffffff;
	font: bold 24px arial;
	line-height: 28px;
	}
.featurep {
	font-size: 16px;
	}
.footer {
	color: eeeeee;
	font: normal 10px verdana;
	}
a.footer {
	font-weight: bold;
	text-decoration: underline;
	}
a.fullstory {
	color: cccccc;
	font: bold 10px verdana;
	text-transform: uppercase;
	}
a.links {
	font-weight: bold;
	}
.navbar {
	font-weight: normal;
	}
a.navbar:hover {
	background-color: ff0000;
	color: ffffff;
	}
.navbar-sel {
	color: 666666;
	}
a.shops {
	color: ff0000;
	font: bold 14px arial;
	}
a.shops:visited {
	color: ff0000;
	}
a.shops:hover {
	text-decoration: underline;
	}

