h4 {
	font-size: 12px;
	font-weight: bold;
	color: #D4F60C;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 0px;
}
.greenBold {
	font-size: 12px;
	font-weight: bold;
	color: #D4F60C;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.greenBold:link {
	font-weight: bold;
	color: #D4F60C;
}
a.greenBold:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a.greenBold:visited {
	font-weight: bold;
	color: #D4F60C;
}a.greenBold:active {

	font-weight: bold;
	color: #FFFFFF;
}
.orange {
	color: #FE8A00;
}
.blue {
	color: #0B84F5;
}
.yellow {
	color: #FFDD00;
}
.purple {
	color: #CC6AFF;
}
.pink {
	color: #EC0DA4;
}
