.blackreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.blackregbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #6600FF;
	font-weight: bold;
}
a:visited {
	color: #663333;
	font-weight: bold;
}
a:hover {
	color: #3399CC;
	font-weight: bold;
}
a:active {
	color: #33FFFF;
	font-weight: bold;
}
.blackregsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
