.wirebg {
	background-image: url(images/newstop.gif);
	background-repeat: no-repeat;
}
.wirebottom {
	background-image: url(images/newsbottom.gif);
	background-repeat: no-repeat;
}
.prodbg {
	background-image: url(images/productbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dallasbg {
	background-image: url(images/dallasbg.gif);
}
td {
	color: #664500;
	font-family: Georgia, "Times New Roman", Times, serif;

}
p {
	color: #664500;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.under {
	text-decoration: none;
}
.imgborder {
	border: medium ridge #663300;
}
.underlined {
	text-decoration: underline;
}

