a:link {
	font-family: "Arial";
	font-size: 8pt;
	text-decoration: none;
	color: #999999;


}
a:visited {
	font-family: "Arial";
	font-size: 8pt;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: "Arial";
	font-size: 8pt;
	color: red;
	text-decoration: none;
	list-style-type: none;
	cursor: auto;


}


.content {
	font-family: "Arial";
	font-size: 8pt;
	color: #999999;
	
}


