a {
	color: #F2A614;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F2A614;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}