
a:link {
	color: #095BA4 /*~ link.color */;
}

a:hover {
	color: #F48D00 /*~ link-hover.color */;
}

