.copyrightinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.creditlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0426A3;
	text-decoration: none;
}
.creditlink:hover {
	color: #FF1308;
	text-decoration: underline;
}
.maillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0426A3;
	text-decoration: none;
}
.maillink:hover {
	color: #FF1308;
	text-decoration: underline;
}

.creditlink1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF1308;
	font-weight:bold;
	text-decoration: none;
}

.creditlink1:hover {
	color: #0426A3;
	text-decoration: underline;
}
.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #870A04;
	text-align: justify
}
.hometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #870A04;
	text-align: justify
}
.headtext {
	font-family: Tahoma;
	font-size: 12px;
	Font-weight : bold;
	color: #000000;
	text-align: justify
}
.formtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.topmenulinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #870A04;
	text-decoration: none;
	font-weight: bold;

}
.topmenulinks:hover {
	color: #FF8314;
	text-decoration: underline;
}
