a {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/hotel-cecilia-suites-rome-background.jpg);
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	line-height: 25px;
}
ul {
	line-height: 30px;
}
a:hover {
	text-decoration: underline;
}
.maroon-color-txt {
	color: #800000;
}
.b-t-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.logo-pdg {
	padding-top: 9px;
	padding-left: 12px;
}
.tit-pdg {
	padding-top: 51px;
	padding-left: 41px;
}
.navi-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.ftr-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bdy-ctr-pdg {
	padding: 25px;
}
.lft-img-align {
	float: left;
	margin-right: 15px;
	border: 1px solid #800000;
}
.rgt-img-align {
	float: right;
	margin-left: 15px;
	border: 1px solid #800000;

}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #800000;
}
.yellow-txt {
	color: #E4C256;
}
.white-txt {
	color: #FFFFFF;
}
.y-underline {
	text-decoration: underline;
	color: #E4C256;

}
.underline {
	text-decoration: underline;
}
.red-brd {
	border: 1px solid #800000;
}
