﻿a {
	color: #1529B3;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:visited {
	color: #1529B3;
}
a:hover {
	color: #000000;
	text-transform: none;
	font-weight: 600;
}

