a.side {
	font-weight: strong;
	text-decoration: none;
	color: #009073;
}

a.side:hover {
	color: #0078c9;
	font-weight: strong;
	text-decoration: none;
	}
