body, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A:link	{color: #FF0000;
	}
A:visited	{color: #FF0000;
	}
A:hover	{color: #FF0000;
	}
A:active	{color: #FF0000;
	}

.righttablecell {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.righttablecellpad {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a.plainlinks:link {
	color: #000000;
}
a.plainlinks:visited {
	color: #000000;
}
a.plainlinks:hover {
	color: #FF0000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tourismbg1 {
	background-image: url(images/newindex_01.gif);
	background-repeat: no-repeat;
}
.tourismbg2 {
	background-image: url(images/newindex_08.gif);
	background-repeat: no-repeat;
}
.tourismbg3 {
	background-image: url(images/newindex_09.gif);
	background-repeat: no-repeat;
}
