.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: #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: #336699;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:visited		{

	color: #336699;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:hover		{

	color: #FF0000;

	text-decoration: underline;

	font-weight: bold;

}

a.tourism:active		{

	color: #336699;

	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;

}

.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;
}
