a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #966e00;
}
a:active {
	font-family:  "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #966e00;
}

a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #464544;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #966e00;
	text-decoration: overline;
}

