@charset "utf-8";
#menuresults {
	background-image: url(images/newmenu.gif);
	background-repeat: repeat-x;
}
.test {
	background-color: #457DAE;
	color: #FFFFFF;
	text-align: center;
}
.test a:link {
	color: #FFFFFF;
	background-color: #457DAE;
}
.test a:visited {
	color: #FFFFFF;
	background-color: #457DAE;
}
.test a:hover {
	color: #FFFFFF;
	background-color: #457DAE;
}
td.test {
	background-color: #457DAE;
	color: #FFFFFF;
	text-align: center;
}

