.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;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menulinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 45px;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF8D56;
	padding-left: 50px;
	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: none;
	color: #4FCCF3;
}