body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	background-image: url(../images/SpudsBackground.gif);
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #555;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a img {
	border:none;
	/* border:3px solid #000; */
}
a img:hover {
	/* border:3px solid #555; */
}
.MenuItems {
	text-align: right;
	margin-right: 23px;
}
