.style6 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
}
a:link {
	color: #656565;
	text-decoration: none;
}
a:visited {
	color: #656565;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.white_link:link {
	color: #000000;
	text-decoration: none;
}
.white_link:visited {
	color: #ffffff;
	text-decoration: none;
}
.white_link:hover {
	color: #ffffff;
	text-decoration: none;
}
.white_link:active {
	color: #ffffff;
	text-decoration: none;
}