BODY {
background: #080808;

}


.normal { font-family: Verdana, Arial , sans-serif; font-size: 8pt; color: #999999;}
.normal:link {text-decoration: none; color: #999999;}
.normal:visited {text-decoration: none; color: #999999;}
.normal:hover {text-decoration: none; color: #009966;}

.label { font-family: Verdana, Arial, sans-serif; font-size: 7pt; color: #666699; font-weight: bold;}
.label:link {text-decoration: none; color: #666699; font-weight: bold;}
.label:visited {text-decoration: none; color: #666699; font-weight: bold;}
.label:hover {text-decoration: underline; color: #999999; font-weight: bold;}

.logo { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #333333; font-weight: bold;}
.logo:link {text-decoration: none; color: #333333; font-weight: bold;}
.logo:visited {text-decoration: none; color: #333333; font-weight: bold;}
.logo:hover {text-decoration: underline; color: #666699; font-weight: bold;}

.text { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #006600;}
.text:link {text-decoration: underline; color: #006600;}
.text:visited {text-decoration: underline; color: #006600;}
.text:hover {text-decoration: none; color: #990000;}