@import url("standard.css");
html, body { color: #000000; background: #FFFFFF; }
* { margin: 0; padding: 0 }
h1, h2, h3, h4, p, ul, li, a, th, td, caption { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
a { color: #743926 ; font-weight: bold; font-style: italic; background-color: white; text-decoration: none; }
a:hover, a:focus, a:active { color: #ef8301 ; background-color: white; }
