a:link {
	color: #464D60;
}
a:visited {
	color: #626B86;
}
a:active {
	color: #9EA4BA;
}
a:hover {
	color: #364FAC;
}

