.style1 {
	color: #000000;
	font-family: "Bank Gothic";
	font-size: 10px;
	font-weight: normal;
}
.style2 {
	color: #222222;
	font-family: "Bank Gothic";
	font-size: 10px;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}



