body {
	background-image:  url("/Sites/eBedBugs/bbugs_ui_images/back.gif");
}

.main{}
.main td{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 160%; margin-top : 6px;
	color: #666666
}

.main a:link { color : #666666 }
.main a:visited { color : #666666 }
.main a:hover { color : #000000 }

.stores{}
.stores td{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 130%; margin-top : 6px;
	color: #666666
}

.stores a:link { color : #666666 }
.stores a:visited { color : #666666 }
.stores a:hover { color : #000000 }

.contact{}
.contact td{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 120%; margin-top : 6px;
	color: #666666
}

.contact a:link { color : #666666 }
.contact a:visited { color : #666666 }
.contact a:hover { color : #000000 }

