a:link {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #795D3F;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #795D3F;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #6A7D4F;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #DDDA86;
	text-decoration: none;
	text-align: center;
}
