.white-normal-txt1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright-txt {
	color: #D7E2FB;
	font-size: 11px;
	font-family: Tahoma;
}
.black-headsing-txt1 {
	color: #020000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black-heading2 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-heading {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red-bold-txt1 {
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-bold-txt1 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
.white-links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links:hover {
	color: #FFCD3A;
	text-decoration: none;
}
.white-links:active {
	color: #FFCD3A;
	text-decoration: none;
}
.white-bold-txt {color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }