.BottomText {
	font-family: Verdana;
	font-size: 12px;
	color: #7B624A;
	text-decoration:none;
}
a:hover { font-family: Verdana; text-decoration:underline}
.RedHeadings {
	font-family: Verdana;
	font-size: 18px;
	color: #8C4316;
	text-decoration:none;
}
.BruinHeadings {
	font-family: Verdana;
	font-size: 20px;
	color: #3B2C20;
	text-decoration:none;
}
.WitHeadings {
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration:none;
}
.BodyText1 {
	font-family: Verdana;
	font-size: 12px;
	color: #A3A3A3;
	text-decoration:none;
}
.BodyText2 {
	font-family: Verdana;
	font-size: 12px;
	color: #43352C;
	font-weight: bold;
	text-decoration:none;
}
.BodyText3 {
	font-family: Verdana;
	font-size: 12px;
	color: #43352C;
	font-weight: normal;
	text-decoration:none;
}
.BodyText4 {
	font-family: Verdana;
	font-size: 12px;
	color: #8C4316;
	font-weight: normal;
	text-decoration:none;
}
.WhiteText {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.Reservation_Form_Formtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px double #5A483C;
	color: #DDCFB5;
	background-color: #43352C;
}
.BodyText_Small {
	font-family: Verdana;
	font-size: 10px;
	color: #8C4316;
	font-weight: normal;
	text-decoration:none;
}