.copyright-txt {

	color: #670303;

	font-size: 11px;

	font-family: Tahoma;

}

.yellow-bold-txt1 {

	color: #FFFC58;

	font-size: 11px;

	font-family: Verdana;

	font-weight: bold;

}
.txt11 {
    color: #FFFFFFF;  
	font-size: 11px;
	font-family: Verdana;
	font-weight: none;
}

.yellow-bold-txt13 {

	color: #FFFC58;

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.white-normal-txt {

	color: #FFFFFF;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style5 {

	font-size: 12px;

	font-weight: bold;

}

.black-heading-txt {

	color: #333333;

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.black-normal-txt {

	color: #333333;

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	

}

.red-bold-txt {

	color: #9F1515;

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.white-bold-txt1 {color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.white-heading-txt {

	color: #FFFFFF;

	font-size: 20px;

	font-family: Arial, Helvetica, sans-serif;

}

.style3 {color: #FFFFFF; font-size: 40px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }

body {

	background-color: #D0D0D0;

}

a:link {

	color: #9F1515;

	text-decoration: none;
	font-weight:bold;

}

a:visited {

	text-decoration: none;
    font-weight:bold;
	color: #9F1515;

}

a:hover {

	text-decoration: underline;
    font-weight:bold;
	color: #00883C;

}

a:active {

	text-decoration: underline;
    font-weight:bold;
	color: #00883C;

}

.white-links:link {

	color: #ffffff;

	text-decoration: none;

}

.white-links:visited {

	text-decoration: none;

	color: #ffffff;

}

.white-links:hover {

	text-decoration: none;

	color: #ffffff;

}

.white-links:active {

	text-decoration: none;

	color: #ffffff;

}

.yellow-links:link {

	color: #FFFC58;

	text-decoration: none;

}

.yellow-links:visited {

	text-decoration: none;

	color: #FFFC58;

}

.yellow-links:hover {

	text-decoration: none;

	color: #FFFC58;

}

.yellow-links:active {

	text-decoration: none;

	color: #FFFC58;

}