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

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#00C;
	text-decoration:none;	
}