.bannerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #C1C1C1;
}
h2 {
	font-size: 24px;
	color: #000;
}
h1 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
@charset "utf-8";
/* CSS Document */
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

