a:link {
	color: #00ff00;
}
a:visited {
	color: #00ff00;
}
a:active {
	color: #00ff00;
}
a:hover {
	color: #00ff00;
}
.navlink {
	font-family: tahoma, arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #00FF66;
	background-color: #000000;
}
.caption {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #000000;
}
