a {
	font-weight: bold;
	color: #160178;
	text-decoration: underline;
}
a:hover {
	color: #FE0000;
	text-decoration: none;
}

