.bg {
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.smalltext {
	font-size: 10px;
}
.maintext {
	font-size: 16px;
	font-weight: bold;
}
.whitetextsmall {
	font-size: 11px;
	color: #FFFFFF;
}



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;

}



a.tourism:hover		{

	color: #F0F0F0;

	text-decoration: none;

	font-weight: bold;

}

a.tourism:active		{

	color: #F0F0F0;

	text-decoration: underline;

	font-weight: bold;

}
h1 {
	font-size: 18px;
}
