/* @group General Styles */
a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	background: #f65500;
}

/* @end */
