/* CSS Document */

body { background: #000000 url(../images/site_graphics/bg_body.gif); color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; margin: 0px 0px 8px 0px;}

p        { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; margin: 0px 0px 0px 0px;}
.contact { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight:   bold; margin: 0px 0px 0px 0px;}
.h1      { color: #fdb300; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight:   bold; margin: 0px 0px 4px 0px;}

a          { color: #ff3399; font-weight: bold; text-decoration: underline;}
a:visited  { color: #ff3399; font-weight: bold; text-decoration: underline;}
a:active   { color: #ff3399; font-weight: bold; text-decoration: underline;}
a:hover    { color: #d47c0e; font-weight: bold; text-decoration: underline;}

/* COPYRIGHT TEXT */
.copy { color: #d47c0e; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; margin: 12px 0px 0px 0px; text-align: center;}
a.copy          { color: #d47c0e; font-weight: bold; text-decoration: underline;}
a.copy:visited  { color: #d47c0e; font-weight: bold; text-decoration: underline;}
a.copy:active   { color: #d47c0e; font-weight: bold; text-decoration: underline;}
a.copy:hover    { color: #ffffff; font-weight: bold; text-decoration: underline;}
