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

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#003;
}

a:hover {
	text-decoration:underline;
}