/* CSS Document */
.title{font-family:Book Antiqua;font-size:16pt;font-weight:bold;color:#333333;text-align:center;}
.type{font-family:tahoma;font-size:11pt;color: #66CCff;text-indent:20px}
.price{font-family:tahoma;font-size:10pt;color:#333333;font-weight:bold}
.heading{font-family:tahoma;font-size:11pt;color:#333333;}
.room{font-family:tahoma;font-size:10pt;color:#333333;}


.main:link {
	font-family: tahoma;
	font-size: 9pt;
	
	font-style: normal;
	color: #f0f0f0;
	text-decoration:none;
}
.main:visited {
	font-family:tahoma;
	font-size: 9pt;
	
	font-style: normal;
	color: #f0f0f0;
	text-decoration:none;
}
.main:hover {
	font-family:tahoma;
	font-size: 9pt;
	
	font-style: normal;
	color: #f0f0f0;
	text-decoration:underline;
}


