.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9933;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CC9933;
	text-decoration: underline;
}


a:link.style6 {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.black {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.blacksmall {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.goldborder {
	border: thin solid #CC9933;
}

.story_header {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.story_header.date {
	margin-bottom: 0;
}
