

/* ------------------- LINKS --------------------------- */

a:visited   { color: #696969; font-weight: bold; text-decoration: none; background-color: transparent }

a:link   { color: teal; font-weight: bold; text-decoration: none; background-color: transparent }

a:hover   { color: black; font-weight: bold; text-decoration: underline }


/* ------------------- BODY - GENERAL --------------------------- */

body   { color: #666666; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: teal }

td    { color: #696969; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
h2     { color: black; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold }
h5 { font-size: 11px; font-weight: bold }
em      { color: #696969; font-style: normal; font-weight: bold }
strong     { color: #d9702f; font-style: normal; font-weight: bolder; font-size: 14px; line-height: 15px }
font   { color: #696969; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
h1 { color: teal; font-size: 16px; font-weight: bold; line-height: 16px; margin: inherit inherit inherit inherit }
h3 { font-size: 12px; font-weight: bold }
h4 { color: #CC9900; font-size: 12px; font-weight: bold; line-height: 12px; font-stretch: normal; margin: inherit inherit inherit inherit }

