.menubg {
	background-image:  url(images/menubg.gif);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menulinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 35px;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B0BE2A;
	padding-left: 45px;
	text-decoration: underline;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.head {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #B0BD29;
}

.links {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #B0BE2A;
	text-decoration: underline;
}