a {
	color: #948A54;
	text-decoration: none;
}
table {
}
td {
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
#nav a:hover {
	background-color: #DCD8C2;
	padding: 10px;
	display: block;
}
#nav td {
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	display: block;
}
