@charset "iso-8859-1";
A {
	color : #5475B6;
	text-decoration : none;
	
}

A:HOVER {
	color : #5475B6;
	text-decoration : underline;
}

