a:link {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #464544;
}
a:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #464544;
}
a:hover {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #966e00;
	text-decoration: none;
	width: auto;
}
a:active {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #966e00;
}

