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

a,a:visited,a:active
{
	color:blue;
	text-decoration:none;
}
