.maltahotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hotelhdrsHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B5372F;
	font-weight: bold;
}
.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C0987;
	padding-left: 5px;
}
.sitemap:hover {
 color: #1CO987;
 text-decoration:underline;
 }
 .sitemap:visited {
 color: #1C0987;
 text-decoration:underline;
 }
 .sitemap:link {
 color: #1c0987;
 text-decoration:underline;
 }
.hotelname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #1C0987;
}
.hotelLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C0987;
	font-weight: normal;
}
.hotelLINKS:hover {
 color: #1CO987;
 text-decoration:underline;
 }
 .hotelLINKS:visited {
 color: #1C0987;
 text-decoration:underline;
 }
 .hotelLINKS:link {
 color: #1c0987;
 text-decoration:underline;
 }
.maltahotel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
.maltahotel2:hover {
 color: #1CO987;
 text-decoration:underline;
 }
 .maltahotel2:visited {
 color: #1C0987;
 text-decoration:underline;
 }
 .maltahotel2:link {
 color: #1c0987;
 text-decoration:underline;
 }
 .navigation_table 	
    {
	color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8pt;
	}
	
.n1
    {
    font-family	: verdana, Arial;
    font-weight	: bold;
    text-transform	: uppercase;
    font-size:10px;
    color:#DDDDDD;
    background-color:#DDDDDD;
    height:16px;
    padding-left:5px;
    width: 100%;
    }

.n2 {
    font-family	: verdana, Arial;
    font-size:10px;
    background-color:#f9f9f9;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.an {
    color		: #666666;
	text-decoration	: none;
	}
    
.an:hover
    {
    color		: #000000;
    text-decoration	: none;
    }