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

body ul { list-style: none; padding:0; margin:0; font-weight:bold; }
body ul li { display: inline; margin-right: 1em; }
body ul li a:hover { text-decoration: underline; }
