@charset "UTF-8";
a:link {
	font-weight: bold;
	color: #6666FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #6666FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #3366CC;
}
a:active {
}
.thumbnail_labels {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC33;
}
.page_titles {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
}
.copyright_text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.list_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
	line-height: 14pt;
	letter-spacing: -0.01in;
}
