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

a {
	color: #000099;
	text-decoration:underline;
	/*font-weight:bold;*/
	}
	
a:hover {
	color: #000099;
	text-decoration:underline;
	}
