body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C0C0C0;
}
.h1{
	font-family:tahoma;
	font-size:9px;
	color:#EAE8EB;
	font-weight:normal;
	text-decoration:none;	
}
A.h1:hover {
	font-family:tahoma;
	font-size:9px;
	color:#FFC788;
	font-weight:normal;
	text-decoration:underline;
}
.main-nav{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
A.main-nav:hover {
	font-family:tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.links{
	background-image:url(img/link-bk.gif);
	height:22px;
	padding-left:40px;	
}
.nav-title {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFF600;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-left:20px;
	height:24px;
	background-color:#ff8800;
	vertical-align:middle;
}
.semi-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffff00;
	padding-left:20px;
	height:22px;
	background-color:#669900;
	vertical-align:middle;
}
.text{
	font-family:tahoma;
	letter-spacing:1px;
	font-size:11px;
	font-weight: normal;
	color:#2956B2;
}
.tourist-spots{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#659CEF;
	font-weight:bold;
	text-decoration:none;
	height:22px;
	vertical-align:middle;
}
A.tourist-spots:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ff8800;
	font-weight:bold;
	text-decoration:none;
	height:22px;
	padding-left:1px;
	vertical-align:middle;
}

.footer{
	font-family:tahoma;
	font-size:11px;
	color:#ff8800;
	font-weight:normal;
	text-decoration:none;	
}
A.footer:hover {
	font-family:tahoma;
	font-size:11px;
	color:#2956B2;
	font-weight:normal;
	text-decoration:underline;
}
.bold{
	font-family:tahoma;
	font-size:12px;
	color:#2956B2;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.padding{
	padding-left:10px;
	padding-right:10px;
	color:#ff8800;
	font:tahoma;
	font-size:8px;
}
.padding2{
	padding-left:5px;
	padding-right:5px;
	color:#009933;
	font:tahoma;
	font-size:10px;
}

.spots{
	font-family:tahoma;
	font-size:11px;
	color:#6699FF;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}
A.spots:hover {
	font-family:tahoma;
	font-size:11px;
	color:#009933;
	font-weight:normal;
	text-decoration:underline;
	font-weight:bold;
}
.attractions{
	font-family:tahoma;
	font-size:11px;
	color:#009933;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}
