a {
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../images/hotel-lisbona-venice-bg.gif);

}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #A42129;
}
h4 {
	font-size: 16px;
	color: #A42129;
}
p {
	line-height: 18px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td-padding {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.white-color-txt {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.rightside-white-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.top-btm-white-brd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rightside-img-align {
	float: right;
	margin-left: 10px;
}
.footer-td-padding {
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.red-color-txt {
	color: #A42129;
}
.leftside-img-align {
	float: left;
	margin-right: 10px;
}
ul {
	line-height: 25px;
}
