 BODY { background: black; color: white; }

 a { text-decoration: none }

 A:link.test1 { color: #0000CC; text-decoration: none }
 A:visited.test1 { color: #0000CC; text-decoration: none }
 A:hover.test1 { text-decoration: none; color: red; font-weight: bold }

 A:link.test2 { font-family: Arial; font-size: 9pt; color: #0000AA; text-decoration: none }
 A:visited.test2 { font-family: Arial; font-size: 9pt; color: #0000AA; text-decoration: none }
 A:hover.test2 { font-family: Arial; font-size: 9pt; text-decoration: none; color: red }

 A:link.tips { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
 A:visited.tips { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
 A:hover.tips { font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: none; color: #A0A0A0 }

 A:link.email { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
 A:visited.email { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none }
 A:hover.email { font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: none; color: red }

 A:link.red { color: red; text-decoration: none }
 A:visited.red { color: red; text-decoration: none }
 A:hover.red { 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) }

 .HiCell { background: #B0D8FF; border: 1 solid #0000FF; color: #0000CC; font-style: italic; font-weight: bold; font-family: Arial; font-size: 10pt; }
 .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 }
 .StdCell { color: #0000CC; font-family: Microsoft Sans Serif; font-size: 12pt }
 .StdCell10 { color: #0000CC; font-family: Microsoft Sans Serif; font-size: 10pt }
 .StdCell8 { color: #0000CC; font-family: Microsoft Sans Serif; font-size: 8pt } 