@charset "UTF-8";
a:visited {
	color: #5E7C93;
	decoration: none
		
}
a:hover {
	color: #5E7C93;
	background-color: none
	decoration: none
	
}

