  a {text-decoration:none}
.style2 {color: #AD9C6B; font-size: 10pt; }
.style8 {color: #AD9C6B; font-size: 10pt; }
.style6 {
	color: #AD9C6B;
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: 10pt}
.style9 {font-size: 10pt; color: #AD9C6B; font-weight: bold; }

body {
	color: #AD9C6B; 
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: 000000;
	margin: 0px;
	padding: 0px;
}

a:link {
     color: #C95050;
     }

a:visited {
     color: #C95050;
     }

a:hover {
     color: #CCCCCC;
      text-decoration: underline;
     }

a:active {
     color: #CCCCCC;
     }