.eng {
	font-size: 14px;
	color: #666666;
}
a:link {
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}
