a:link {
	color: #33FF66;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a:visited {
	color: #99CC00;
}
a:active {
	color: #66CC33;
}
.font-copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
body {
	background-color: #000600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.font-content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	font-style: normal;
}
.font-title {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	font-style: normal;
}
.font-content-bold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	font-style: normal;
}
.font-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #99FF00;
	font-style: normal;
}
.font-highlightmark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF00;
	font-style: normal;
}
.font-content-small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009900;
	font-style: normal;
}
.font-title-b {



	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
