@charset "utf-8";
/* main text nav */

a {
	color:#0099FF;
	text-decoration:none;
}
	
a:hover {
	text-decoration:underline;
}

