td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smalltext {
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #336699;
}
a:visited {
	font-weight: bold;
	color: #336699;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
a:active {
	color: #336699;
}
h3 {
	font-size: 12px;
	color: #999999;
}
a.tourism:link		{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.tourism:visited		{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.tourism:hover		{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.tourism:active		{
	color: #006600;
	text-decoration: none;
	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: 15px;
	font-weight: bolder;
	color: #660000;
}
.contspc {
	margin: 5px;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

