.red-bold-txt {
	color: rgb(147, 21, 6); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
}
.green-normal-txt1 {
	color: rgb(189, 202, 184); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.yellow-bold-txt1 {
	color: rgb(255, 204, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.copyright-txt {
	color: rgb(153, 153, 153); font-family: Tahoma; font-size: 11px;
}
.red-heading-txt {
	color: rgb(161, 26, 4); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;
}
.black-normal-txt1 {
	color: rgb(51, 51, 51); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.white-heading1 {
	color: rgb(240, 237, 230); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
}
.black-bold-txt1 {
	color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.white-small-txt {
	color: rgb(255, 255, 255); font-family: Tahoma; font-size: 10px; font-weight: bold;
}
a:link {
	color: rgb(147, 21, 6); text-decoration: none;
}
a:visited {
	color: rgb(147, 21, 6); text-decoration: none;
}
a:hover {
	color: rgb(204, 0, 0); text-decoration: none;
}
a:active {
	color: rgb(204, 0, 0); text-decoration: none;
}
.grey-links:link {
	color: rgb(153, 153, 153); text-decoration: none;
}
.grey-links:visited {
	color: rgb(153, 153, 153); text-decoration: none;
}
.grey-links:hover {
	color: rgb(153, 153, 153); text-decoration: none;
}
.grey-links:active {
	color: rgb(153, 153, 153); text-decoration: none;
}
.green-links:link {
	color: rgb(189, 202, 184); text-decoration: none;
}
.green-links:visited {
	color: rgb(189, 202, 184); text-decoration: none;
}
.green-links:hover {
	color: rgb(255, 204, 0); text-decoration: none;
}
.green-links:active {
	color: rgb(255, 204, 0); text-decoration: none;
}
.black-links:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
.black-links:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
.black-links:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.black-links:active {
	color: rgb(0, 0, 0); text-decoration: none;
}
