a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #006699;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071BD;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071BD;
}
