.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;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footerlinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EFF1DC;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #EFF1DC;
	text-decoration: underline;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #EFF1DC;
}
.head {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #6B0303;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #6B0303;
}
