.buffbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FBFA90;
	padding-left: 5px;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: D40000;
}
.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 710401;
}

A:link {text-decoration: none; color: 710401}
A:visited {text-decoration: none; color: 710401}
A:active {text-decoration: none; color: 710401}
A:hover {text-decoration: underline; color: 710401;
}