a:link {
	color: #A0B0BE;
}
a:visited {
	color: #8096A8;
}
a:hover {
	color: #B8C4CE;
}
a:active {
	color: #8096A8;
}
