.vardana-font12-bold-white {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.vardana-font12-bold-black {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.font12-black {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.font12-bold-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font12-black-bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.font12-white {
	font-size: 12px;
	color: #FFFFFF;
}
.font15-blue-bold {
	font-size: 15px;
	font-weight: bold;
	color: #0060FF;
}
.font15-orange-bold {
	font-size: 15px;
	font-weight: bold;
	color: #FF6633;
}
.font12-orange-bold-underline {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	color: #0066FF;
	text-decoration: underline;

}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.font12-red {
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;

}
.font12-blue {
	font-size: 12px;
	color: #0066FF;
}
.font15-blue {
	font-size: 15px;
	color: #0066FF;
}
.font12-blue-bold {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.font12-orange-bold {

	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

