 BODY { background: #801F17; color: black; }

 a { text-decoration: none }
 A:link.test1 { color: blue; text-decoration: none }
 A:visited.test1 { color: blue; text-decoration: none }
 A:hover.test1 { text-decoration: none; color: red }

 A:link.test2 { font-family: MS Sans Serif; font-size: 10pt; font-weight: bold; color: black; text-decoration: none }
 A:visited.test2 { font-family: MS Sans Serif; font-size: 10pt; font-weight: bold; color: black; text-decoration: none }
 A:hover.test2 { font-family: MS Sans Serif; font-size: 10pt; font-weight: bold; text-decoration: none; color: red }

 A:link.test3 { color: white; text-decoration: none }
 A:visited.test3 { color: white; text-decoration: none }
 A:hover.test3 { color: white; text-decoration: underline }

 A:link.test4 { color: white; text-decoration: none }
 A:visited.test4 { color: white; text-decoration: none }
 A:hover.test4 { color: white; text-decoration: none; background: #801F17 }

 A:link.test5 { color: #FFE300; text-decoration: none }
 A:visited.test5 { color: #FFE300; text-decoration: none }
 A:hover.test5 { color: black; text-decoration: none; background: #FFE300 }

 A:link.menu { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
 A:visited.menu { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
 A:hover.menu { font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: none; color: red }

 .a   { color: black; text-decoration: none; background: red }
 .b   { position: absolute; left: 270px; top: 42px; z-index: 4 }
 .c   { position: absolute; left: 85px; top: 285px; z-index: 2; width : 600px; height: 400px; overflow: hidden; }
 .d   { position: absolute; left: 65px; top: 25px; z-index: 3; font-size: 30px; color: #FF0066 }
 .e   { position: absolute; left: 475px; top: 38px; z-index: 1 }

 h2   { font-family: Arial; font-size: 16pt; color: #FF0000; font-style: italic; font-weight: bold; margin-left: 0 }

 h3   { font-family: Arial; font-size: 12pt; color: #000000; text-decoration: underline; font-weight: bold; text-align: Center }

 h4   { font-family: Arial; font-size: 10pt; color: #000000; font-weight: normal; }

 .TopBorder { border-top: 1px solid rgb(255,0,0) }

 .BotBorder { border-bottom: 1px solid rgb(255,0,0) }

 .QCell { background: #B0D8FF; border: 1 solid #0000FF }

 .ACell { background: #FCCFDD; border: 1 solid #FF0000 }

 .HiCell { background: #B0D8FF; border: 1 solid #0000FF }

 .AdCell { background: #FCCFDD; border: 1 solid #FF0000 } 

 .MnuLoc { font-weight: bold; font-size: 8pt; color: #0000FF }

 .HrColr { width: 75%; color: red; }

 .frmel	{ font-size: 14px }
