body         { font-face: arial; font-size: 13px; font-family: 
              arial; background-image: url(back.gif) }
p            { font-family: Arial; font-size: 13px }
table        { font-face: arial; font-size: 13px;  bgcolor: white }
td           { font-face: arial; font-size: 13px }
h1           { font-size: 16px; font-weight: bold;  color: #666666  }
h2 	     { font-size: 14px; color: #666666}
a:link       { text-decoration: underline; font-weight : bold; color: navy; font-size: 12px }
a:visited    { text-decoration: underline; font-weight : bold; color: navy; font-size: 12px }
a:active     { text-decoration: underline; font-weight : bold; color: navy; font-size: 12px }
a:hover      { text-decoration: underline; color: red }
a:link.l	{color: #003399; font-weight: bold; text-decoration: none}
a:visited.l {color: #003399; font-weight: bold; text-decoration: none}
a:hover.l	{color: red; font-weight: bold  ; text-decoration: underline}
a:active.l {color: #003399; font-weight: bold; text-decoration: none}
a:link.lw	{color: white; font-weight: bold; text-decoration: none}
a:visited.lw {color: white; font-weight: bold; text-decoration: none}
a:hover.lw	{color: red; font-weight: bold  ; text-decoration: underline}
a:active.lw {color: white; font-weight: bold; text-decoration: none}

