@charset "utf-8";
@import url("standard.css");
* { margin: 0; padding: 0 }
h1, h2, h3, h4, p, ul, li, a, td { font-family: Georgia, "Times New Roman", Times, serif; }
a { color: #888 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: white; text-decoration: none; }
a:hover { color: #b50429 ; background-color: white; }
a:active, a:focus { color: #b50429 ; background-color: white; }