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

body { background:#fff; margin:0; }

a:link, a:visited { color:#FF6600; text-decoration:none; }
a:hover { text-decoration:underline; }