@charset "UTF-8";
a:link {
	color: #374E6B;
}
a:visited {
	color: #374E6B;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
