.title {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #bf3131;
	text-decoration: none;
}
.copybold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #393527;
	text-decoration: none;
}
.copy {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #393527;
	text-decoration: none;
}
.copyright {
	font-family: arial;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
A:link {text-decoration: none; color: #bf3131}
A:visited {text-decoration: none; color: #bf3131}
A:active {text-decoration: none; color: #999999}
A:hover {text-decoration: none; color: #999999}
