a {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/hotel-stromboli-rome-background.jpg);
	margin: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
p {
	line-height: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	line-height: 30px;
}
.white-color-txt {
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.td-rightside-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.td-padding {
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 5px;
}
.leftside-img-align {
	float: left;
	margin-right: 15px;
}
.rightside-img-align {
	float: right;
	margin-left: 15px;
}
.check-rates-txt {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #312E25;
}
.footer-td-padding {
	line-height: 30px;
	color: #FFFFFF;
	padding: 15px;
}
.orange-color-txt {
	color: #CC5E07;
}
