

a {
	color: #990066;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #9966CC;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	margin-top: 5px;
} 

