.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: #DE6300;
	padding-left: 25px;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	text-decoration: underline;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.head {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #DE6300;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE6300;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}