body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000;
	margin: 0px;
	padding: 0px;
}

.history_story {
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
}
.history_story_title {
	font-size: 16px;
}
.history_story a {
	color:#fff;
	text-decoration:underline;
}
.history_story a:link {
	color:#fff;
	text-decoration:underline;
}
.history_story a:visited {
	color:#fff;
	text-decoration:underline;
}
.history_story a:hover {
	color: #ffff00;
	text-decoration: none;
}
