@charset "utf-8";
body { background-color: #bdbdbd; }

p { }

td { }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { font-weight: bold; text-decoration: none; }
a:active { text-decoration: none; }
