@charset "utf-8";

a:link		{ color: blue }
a:visited	{ color: blue }
a:hover		{ color: red }
