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