body {
	background-color: #7d7d7d;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

p.title {
	color: #ffffff;
	font-size: medium;
	font-weight: normal;
}

p {
	color: #000000;
	font-size: 0.9em;
	line-height: 120%;
}

p.base {
	text-align: center;
}


A.xlink:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #5f3c71;
	text-decoration: underlined;
}

A.xlink:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #5f3c71;
	text-decoration: underlined;
}

A.xlink:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: White;
	text-decoration: none;
	background-color: #5f3c71;
}


/* Accommodation styles below */

hr.accomhr {
	color: #0d93d6;
}

A.accomlink:link	{
	color: #0d93d6;
	text-decoration: underlined;
}

A.accomlink:visited	{
	color: #0d93d6;
	text-decoration: underlined;
}

A.accomlink:hover	{
	color: White;
	text-decoration: none;
	background-color: #0d93d6;
}

/* Accommodation styles above */

/* Activities styles below */

hr.activhr {
	color: #c0c65f;
}

A.activlink:link	{
	color: #9ca329;
	text-decoration: underlined;
}

A.activlink:visited	{
	color: #9ca329;
	text-decoration: underlined;
}

A.activlink:hover	{
	color: White;
	text-decoration: none;
	background-color: #9ca329;
}

/* Activities styles above */

/* Attractions styles below */

hr.attracthr {
	color: #ffcd35;
}

A.attractlink:link	{
	color: #e3ac07;
	text-decoration: underlined;
}

A.attractlink:visited	{
	color: #e3ac07;
	text-decoration: underlined;
}

A.attractlink:hover	{
	color: White;
	text-decoration: none;
	background-color: #ecbb26;
}

/* Attractions styles above */
