p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 150px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #A2926D;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #A2926D;
}
a:visited {
	color: #A2926D;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:link {
	color: #999999;
	text-decoration: underline;
}
.footer a:active {
	color: #999999;
	text-decoration: underline;
}
.footer a:visited {
	color: #999999;
	text-decoration: underline;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.cocktailans {
	font-weight: bold;
	color: #83315A;
}
.dinnerans {
	font-weight: bold;
	color: #3E6B94;
}
.toastans {
	font-weight: bold;
	color: #3E7347;
}
.entertain {
	font-weight: bold;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
