/* CSS Document */

<style type="text/css">

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;}
.normaltext {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.normal1text {
	font-size: 12px;
	color: ##FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: fff6600;
}
.heading_black {font-size: 12px; font-weight: bold; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.top {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.listing_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.linkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
