a:link {
	color: #E79400;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
}
a:visited {
	text-decoration: underline;
	color: #E49500;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #E49500;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #E49500;
	font-weight: bold;
}
