.smallblacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallorangetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #e6b012;
	text-decoration: none;
}
.smallboldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallgreytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #d1d2d2;
	text-decoration: none;
}
.orangesubtitle {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #e6b012;
	text-decoration: none;
}
.bluesubtitle {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #1275ea;
	text-decoration: none;
}
.bigboldtext {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.listingpagetitletext {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.padding {
	padding:8px;
	background-color:#aafbfb
}