body{
margin:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFE165;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.blue-text {
	font-family: verdana;
	font-size: 11px;
	color: #255C99;
	text-decoration: none;
}
.inputtext {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}
.search-text {
	font-family: verdana;
	font-size: 14px;
	color: #255C99;
	font-weight:bold;
	text-decoration: none;
}
.black-text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.white-text {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.heading-text {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.green-text {
	font-family: verdana;
	font-size: 11px;
	color: #46c115;
	text-decoration: none;
}.white-text-1 {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
