A:hover {
	color : #FF0000;
	text-decoration : underline;
}
.copy {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight : 700;
	line-height : 150%;
}
.copyTitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight : 700;
}
.copyBlack {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight : 700;
	color: #000000;
	line-height : 150%;
}
.copyBlackTitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight : 700;
	color: #000000;
}
strong {
	font-weight : 900;
	color: #000066;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
}
.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
}
