body{
	color: #FFF;
	background: #000;
	font: normal 14px Tahoma,Arial,sans-serif;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #FFD01A;
	scrollbar-darkshadow-color: #FFD01A;
	scrollbar-shadow-color: #000;
}
img{
	border-color: #FFD01A;
}
.story{
	color: #000;
	background: #FFF;
	font: normal 14px "MS Sans Serif",sans-serif;
	text-align: justify;
}
a:link,a:visited{
	color: #FFD01A;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #F00;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.white:link,a.white:visited{
	color: #06F;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a.white:hover{
	color: #F00;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.foot{
	color: #C0C0C0;
	background: transparent;
	font-size: 11px;
	font-weight: normal;
}
.menu {
	text-align: center;
}