.ContactPage
{
	margin-top: 0.2em;
	padding-left: 1em;
	border: 1px solid #0000FF;
	min-height: 34em;
}

.ContactPage table
{
	margin-left: auto;
	margin-right: auto;
}

p a
{
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}

p a:visited
{
	color:#FF9900;
	text-decoration:none;
}