.ContactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	background-image: url(/Images/code/HeadQuartersTableSpacer.gif);
	border: 1px solid #112437;
}
.ContactTable a:link {
	color: 132639;
	text-decoration: underline;
}
.ContactTable a:active {
	color: 132639;
	text-decoration: underline;
}
.ContactTable a:visited {
	color: #000000;
	text-decoration: underline;
}
.ContactTable a:hover {
	color: 677D93;
	text-decoration: none;
}
