.bold-green {
	font-weight: bold;
	color: #339900;
}
a:link {
	color: #FE1D58;
	text-decoration: none;
}
a:visited {
	color: #FE1D58;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FE1D58;
	text-decoration: none;
}
TD.footer {font-size: 11px; font-weight: normal; text-decoration: none; color: #333333; padding:5px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #FE1D58; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #FE1D58; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #FE1D58; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #999999; }
.padding-15 {
	padding: 15px;
}
.padding-5 {
	padding: 5px;
}
.title-red {
	font-size: 12px;
	font-weight: bold;
	color: #FE1D58;
}
.border-img {
	border: 1px solid #95F338;
}
.bold-black {
	font-weight: bold;
	color: #333333;
	line-height: 13px;
}
.title-white {

	font-size: 12px;
	font-weight: bold;
	color: #FCFCFC;
}
