.bgmenu {
	background-image: url(img/bg-left.gif);
	background-repeat: repeat-y;
}

td {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #666666;

}

.smalltext {

	font-size: 10px;

}

a:link {

	font-weight: bold;

	color: #669900;

}

a:visited {

	font-weight: bold;

	color: #669900;

}

a:hover {

	font-weight: bold;

	color: #0066CC;

}

a:active {

	color: #669900;

}

h3 {

	font-size: 12px;

	color: #999999;

}

a.tourism:link		{

	color: #669900;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:visited		{

	color: #669900;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:hover		{

	color: #001BE6;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:active		{

	color: #001BE6;

	text-decoration: underline;

	font-weight: bold;

}

.footer {

	font-size: 10px;

	color: #999999;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #669900;

	clip:  rect(auto auto -10px auto);

}

.maintitle {

	font-size: 17px;

	font-weight: bolder;

	color: #999999;

}

.contspc {

	margin: 5px;

}

.whitebold {

	font-weight: bold;

	color: #FFFFFF;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	color: #336699;

}

.weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.weatherlink:link {

	color: #FFFFFF;

}
a.weatherlink:visited {

	color: #FFFFFF;
}
a.weatherlink:active {

	color: #FFFFFF;
}
a.weatherlink:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.temperature {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
