@charset "utf-8";
/* CSS Document */

a.flash_link:link {
	text-decoration: underline;
	}
	
a.flash_link:hover {
	text-decoration: none;
	}