.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: :#999999;
	line-height: 9px;
	border: thick none;
	height: 0px;
	width: 0px;
	color: #000000;
	background-color: #999999;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: :#999999;
	line-height: 18px;
}
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
}
a:active,a:focus {
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	color: #000000;
	border-top: thin none #990000;
	border-right: thin none #990000;
	border-bottom: thin solid #990000;
	border-left: thin none #990000;
}