.bg {
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #336699;
}


a:visited {
	font-weight: bold;
	color: #336699;
}
a:hover {
	font-weight: bold;
	color: #E70810;
}
a:active {
	font-weight: bold;
	color: #336699;
}




a.tourism:link		{

	color: #F0F0F0;

	font-weight: bold;

}

a.tourism:visited		{

	color: #F0F0F0;

	text-decoration: underline;

	font-weight: bold;

}
h1 {
	font-size: 18px;
}


a.tourism:hover		{

	color: #F0F0F0;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:active		{

	color: #F0F0F0;

	text-decoration: underline;

	font-weight: bold;

}

