<!--
body { 
	background-color: #000000;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #FFFF00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #66FF00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
topmenu.link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
topmenu.hover {
	color: #FFCC00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
topmenu.visited: {
	color: #FFFF00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
topmenu.active: {
	color: #66FF00;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.title {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}
.text {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.yellow_title {
	color: #ffff00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.yellow_text {
	color: #ffff00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

-->
