.apathystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC33;
	text-decoration: underline;
}
a:visited {
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	color: #99CC00;
}
