a {
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(../images/grand-hotel-minerva-florence-background.jpg);
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9E0508;
	padding: 0px;
	margin: 0px;

}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #9E0508;
	padding: 0px;
}
p {
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
ul {
	line-height: 25px;
}
a:hover {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.tit-pdg {
	padding-top: 13px;
}
.res-pdg {
	padding-top: 4px;
}
.navi {
	font-weight: bold;
	color: #FFFFFF;
}
.bnr-btm-txt {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.white-color {
	color: #FFFFFF;
}
.d-red-color {
	color: #800000;
}
.bdy-bg {
	background-attachment: scroll;
	background-color: #F4F1DF;
	background-image: url(../images/grand-hotel-minerva-florence-bdy-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bdy-pdg {
	padding-right: 15px;
	padding-bottom: 15px;
}
.lft-img-align {
	float: left;
	margin-right: 15px;
}
