a {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/hotel-fenice-milan-background.gif);
	margin: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #C2531E;
}
p {
	line-height: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	line-height: 30px;
}
a:hover {
	text-decoration: underline;
}
.white-color-txt {
	color: #FFFFFF;
}
.td-rightside-navi-img {
	background-attachment: scroll;
	background-image: url(../images/hotel-fenice-milan-top-navi-rightside-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.td-bdy-home-padding {
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.footer-td-padding {
	line-height: 30px;
	color: #FFFFFF;
	padding: 15px;
}
.underline {
	text-decoration: underline;
}
.td-padding {
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 27px;
	padding-left: 15px;
}
ol {
	line-height: 30px;
}
.orange-color-txt {
	color: #C2531E;
}
.hand {
	cursor: hand;
}
