a:link {
	color: #000000;
	font-weight: normal;
}
a:visited {
	font-weight: normal;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.mclink {
	color: #FFFFFF;
	font-weight: bold;}
}
a.mclink:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.mclink:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a.mclink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.mclink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
td.contactform  {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
