.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; }
.style4 {
	color: #000000;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.style9 {color: #FF6600}

a{

color: #999999;

}

a:link, a:visited {

text-decoration: none;

}

a:hover, a:focus, a:active {
background-color:#D1D1D1;
color: #993300;
}

