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

a   {
	color:#09F;
	text-decoration: none;
	}

a:hover { 
	color:#09F;
	text-decoration: none;
	}
