.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.copyright:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.bodytext:link {
	color: #003366;
	text-decoration: none;
}
a.bodytext:active {
	text-decoration: none;
}
a.bodytext:visited {
	text-decoration: none;
}
a.bodytext:hover {
	color: #D90000;
	text-decoration: none;
}

