a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	border: thin none;
	list-style-type: disc;
	list-style-position: outside;
	display: block;
	clear: none;
	float: none;




}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: thin none;
	display: none;
	clear: none;
	float: none;
	color: #FFFFFF;





}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: thin none;
	display: block;
	clear: none;
	float: none;



}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding:0px;
	display: block;
	cursor: hand;
	margin: 0px;
	height: auto;
	width: auto;
	border: thin none;
	clear: none;
	float: none;



}
