td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #908172;
}
.menulinks {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5D5349;
	padding-left: 25px;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	color: #978D82;
	text-decoration: underline;
}

.footer{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #F0E8E0;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #625446;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #908172;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #908172;
	text-decoration: underline;
}
