.mytext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.pound {
	font-family: Arial;
	font-size: 18px;
	color: #987354;
}
.a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	
}
.a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.sunday {
	font-family: Arial;
	font-size: 12px;
	color: #6A5A39;
}
.menu:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	font-weight:700;
	
}
.menu:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	font-weight:700;

}
.menu:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #987354;
	text-decoration: none;
	font-weight:700;
}
.menutitle {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #3A3A3A;
	font-weight:700;
}
.menulist {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3A3A3A;
	font-weight:700;
}
.menusublist {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #3A3A3A;
	
}
