.font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0.10em;
	text-align: left;

}
a:link {
	color: #CC8918;
	text-decoration: none;

}
a:visited {
	color: #AEB8BF;
	text-decoration: none;

}
a:active {
	color: #C0C0C0;
	text-decoration: none;

}
