.style2 {
	color: #CCCCCC;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {color: #CCCCCC; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style6 {color: #999999; font-size: 11px; font-family: tahoma; }
.style8 {color: #999999; font-size: 11px; font-family: tahoma; }
.footer {
        font-family: tahoma;
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #0099FF;
	text-decoration: none;
}
.footer a:active {
	color: #0099CC;
	text-decoration: none;
}
.footer a {
	font-size: 12px;
	font-family: tahoma;
}


