.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8CACB;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.ultrasmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9E9E9;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E5EBF9;
	font-weight: bold;
	font-style: normal;
}
.regWhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F8F0EF;
}
.ss {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;

}
.Dashed {
	border: 1px dashed #E2E2E2;
}
.YellowHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEB701;
}
