a:visited { color: #999999;}
a:active {color: #5555585;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #edac63;}
