td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

.smalltext {

	font-size: 10px;

}

a:link {

	font-weight: bold;

	color: #FF9900;

}

a:visited {

	font-weight: bold;

	color: #FF9900;

}

a:hover {

	font-weight: bold;

	color: #FF3300;

}

a:active {

	color: #FF9900;

}

h3 {

	font-size: 12px;

	color: #999999;

}

a.tourism:link		{

	color: #666699;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:visited		{

	color: #666699;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:hover		{

	color: #CC6666;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:active		{

	color: #666699;

	text-decoration: underline;

	font-weight: bold;

}

.footer {

	font-size: 10px;

	color: #999999;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #660000;

	clip:  rect(auto auto -10px auto);

}

.maintitle {

	font-size: 17px;

	font-weight: bolder;

	color: #660000;

}

.contspc {

	margin: 5px;

}

.whitebold {

	font-weight: bold;

	color: #FFFFFF;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	color: #336699;

}
.bgleft {
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcontent1 {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgcontent2 {
	background-image: url(img/bg2a.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
