.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.nav A:link {
color: #000000;
text-decoration: none;
}

.nav A:visited {
color: #000000;
text-decoration: none;
}

.nav A:active {
color: #f67a00;
text-decoration: none;
}

.nav A:hover {
color: #f67a00;
text-decoration: underlined;
}

.copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #cccccc;
}
.mainTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.mainTXT A:link {
color: #0017c1;
text-decoration: none;
}

.mainTXT A:visited {
color: #0017c1;
text-decoration: none;
}

.mainTXT A:active {
color: #0017c1;
text-decoration: none;
}

.mainTXT A:hover {
color: #e31500;
text-decoration: none;
}


.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.breadcrumbs A:link {
color: #0017c1;
text-decoration: none;
}

.breadcrumbs A:visited {
color: #0017c1;
text-decoration: none;
}

.breadcrumbs A:active {
color: #0017c1;
text-decoration: none;
}

.breadcrumbs A:hover {
color: #e31500;
text-decoration: none;
}

.backtotop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.backtotop A:link {
color: #0017c1;
text-decoration: none;
}

.backtotop A:visited {
color: #0017c1;
text-decoration: none;
}

.backtotop A:active {
color: #0017c1;
text-decoration: none;
}

.backtotop A:hover {
color: #e31500;
text-decoration: underlined;
}

.thankyou {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.vision {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

.vision A:link {
color: #0017c1;
text-decoration: none;
}

.vision A:visited {
color: #0017c1;
text-decoration: none;
}

.vision A:active {
color: #0017c1;
text-decoration: none;
}

.vision A:hover {
color: #e31500;
text-decoration: underlined;
}


.qns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E86F15;
}

.ans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

.ans A:link {
color: #0017c1;
text-decoration: none;
}

.ans A:visited {
color: #0017c1;
text-decoration: none;
}

.ans A:active {
color: #0017c1;
text-decoration: none;
}

.ans A:hover {
color: #e31500;
text-decoration: underlined;
}
.productcert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: blink;
}

.productcert A:link {
color: #FF3300;
text-decoration: none;
}

.productcert A:visited {
color: #FF3300;
text-decoration: none;
}

.productcert A:active {
color: #FF3300;
text-decoration: none;
}

.productcert A:hover {
color: #b10000;
text-decoration: underlined;
}

