a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}