.hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
	line-height: 13px;
}
a.hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;
	line-height: 13px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #996633;
	text-decoration: underline;
}
