.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	text-decoration: none;





}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;


}
a:hover {
	font-weight: normal;
	color: #CCCCCC;
	background-color: #2E2E2E;
	text-decoration: none;








}
a:active {
	font-style: normal;
	color: #CCCCCC;
	background-color: #2E2E2E;
	font-weight: normal;


}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}

