@charset "utf-8";
a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	color: #004080;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-style: normal;
}
h6 {
	color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

