A:link {text-decoration: none; color: #0000FF}
A:visited {text-decoration: none; color: #800080}
A:active {text-decoration: none; color: #0000FF}
A:hover {text-decoration: underline; color: #0000FF}

.mainbody {
	word-spacing: normal;
	font: 16px Arial, Verdana, Helvetica;	
	text-transform: none;
	color: black;
	letter-spacing: normal;
	background-color: transparent;
}

.leftbody {
	word-spacing: normal;
	font: 14px Tahoma, Arial, Helvetica;
	text-transform: none;
	color: black;
	letter-spacing: normal;
}
.leftbody A:link {text-decoration: none; color: #000000}
.leftbody A:visited {text-decoration: none; color: #000000}
.leftbody A:active {text-decoration: none; color: #000000}
.leftbody A:hover {text-decoration: underline; color: #000000}


.hotellisting {
	word-spacing: normal;
	font: 12px Arial, Verdana, Helvetica;	
	text-transform: none;
	color: black;
	letter-spacing: normal;
	background-color: transparent;
}

.linkslisting {
	word-spacing: normal;
	font: 14px Verdana, Arial, Helvetica;	
	text-transform: none;
	color: black;
	letter-spacing: normal;
	background-color: transparent;
}
.linkslisting A:link {text-decoration: none; color: red}
.linkslisting A:visited {text-decoration: none; color: #800080}
.linkslisting A:active {text-decoration: none; color: #0000FF}
.linkslisting A:hover {text-decoration: underline; color: #0000FF}

.navigationpagebottom {
	font: 14px Verdana, Arial, sans-serif;
	text-transform: none;
	color: #fcf7e0;
}
.navigationpagebottom A:link {text-decoration: none; color: #FCF7E0}
.navigationpagebottom A:visited {text-decoration: none; color: #FCF7E0}
.navigationpagebottom A:active {text-decoration: none; color: #FCF7E0}
.navigationpagebottom A:hover {text-decoration: underline; color: #FCF7E0}


.largetitle {
	font-weight: bold;
	font-size: 24px;
	color: #000000;	
	font-family: Arial, Tahoma, Verdana;
}

.smalltitle {
	font-weight: bold;
	font-size: 20px;
	color: #000000;	
	font-family: Arial, Tahoma, Verdana;
}

.copyrights {
	font-weight: normal;
	font-size: 12px;
	color: #FCF7E0;
	font-style: normal;
	font-family: Arial, Courier, Verdana;
}