a {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(../images/hotel-kennedy-background.jpg);
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
.white-color-txt {
	color: #FFFFFF;
}
.td-rightside-btm-brd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.td-leftside-btm-brd {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td-btm-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td-padding {
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	line-height: 25px;
	color: #FFFFFF;
}
.footer-td-padding {
	line-height: 30px;
	color: #FFFFFF;
	padding: 15px;
}
.underline {
	text-decoration: underline;
}
ul {
	line-height: 30px;
	color: #FFFFFF;
}
.leftside-img-align {
	float: left;
	margin-right: 15px;
}
