body { color: black; background-color: white; }

a { 
    outline: none;
}
p {}

td {}

a:link { color: #cc6633 ; font-weight: normal; font-style: normal; }

a:visited { color: #cc6633 ; font-weight: normal; font-style: normal; }

a:hover { color: #000 ; font-weight: normal; font-style: normal; }

a:active { color: #cc6633 ; font-weight: normal; font-style: normal; }
h1 { color: #333333; font-size: 18px; font-family: arial, verdana, geneva, georgia; font-weight: normal; font-style: normal; }
h2 { color: #333333; font-size: 15px; font-family: arial, verdana, geneva, georgia; font-weight: bold; font-style: normal; }
h3 { color: #333333; font-size: 13px; font-family: arial, verdana, geneva, georgia; font-weight: normal; font-style: normal; }
h4 { color: #333333; font-size: 11px; font-family: arial, verdana, geneva, georgia; font-weight: normal; font-style: normal; }

