a {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover  {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
