a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #999999!important;
	text-decoration: underline!important;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
h2 {
	font-size: 80%;
	color: #FF6600;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 110%;
}

