.white-bold-txt1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright-txt1 {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma;
}
.black-heading-txt1 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt1 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lspace{line-height:18px;}
.black-heading-2 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-heading-txt1 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-bold-txt3 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-heading-4 {	color: #FFFFFF;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.white-links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-links:hover {
	text-decoration: none;
	color: #FFD92A;
}
.white-links:active {
	text-decoration: none;
	color: #FFD92A;
}
