.homebg {
	background-image: url(images/bg-home.gif);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.topnav {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}
.insidebg {
	background-image: url(images/inside-bg.gif);
	background-repeat: no-repeat;
}
.luncheonbg {
	background-image: url(images/luncheon-bg.gif);
	background-repeat: no-repeat;
}
