body {
	background-color: #000000;
	color: #000000;
}

.smallerfont {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
.Standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #F1F1F1;
}
.excerpt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #FFFFFF;
}
a.bmenu:link {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
}

a.bmenu:active {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
}

a.bmenu:visited {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
}

a.bmenu:hover {
	font-family:"Times New Roman", Times, serif;
	color:#48090C;
	text-decoration:underline;
	font-size:x-small;
	font-weight: bold;
}
a:link {
	font-family:"Times New Roman", Times, serif;
	color:#FFFF99;
	text-decoration:none;
	font-size:18px;
	font-weight: bold;
}

a:active {
	font-family:"Times New Roman", Times, serif;
	color:#FFFF99;
	text-decoration:underline;
	font-size:16px;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16px;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
	font-weight: bold;
