.hung {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
a:link {
	color: #3E408E;
	text-decoration: none;
}
a:visited {
	color: #8A6183;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

