.style1 {font-weight: bold}

a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
}

a:hover {
	text-decoration: underline;
	
}
body {
	background-image:  url(url() );
	background-color: #FFFFFF;
		}

.heading1 {
	font-family: "Arial Narrow", Verdana;
	font-weight: normal;
	font-variant: normal;
	color: #8DC1CA;
	font-size: 14px;
	text-transform: uppercase;
}
.sub-heading2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2B7B8C;
}
.highlighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.navigator2 {
	font-family: "Arial Narrow", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #99CCFF;
	font-weight: normal;
	
}
.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-weight: normal;
}
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC33;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.SideNavSub {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.sub-heading3 {
	font-family: "Arial Narrow", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF6633;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.listed {
	font-size: 11px;
	text-transform: none;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

