td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menubg {
	background-image: url(images/seprator.gif);
	background-repeat: no-repeat;
}

.menulinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C5994E;
	padding-left: 35px;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 45px;
	text-decoration: underline;
}
.bottomlinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F5EDAF;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B7A937;
	text-decoration: underline;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F5EDAF;
}
.head {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #9F7734;
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C3BB77;
	text-decoration: underline;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}