.address {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
	
}
.Tahoma_header {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	letter-spacing: 5px;
}
.index_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;

}
.footerText {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none
	
}
a:active {
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	color: #000000;
	letter-spacing: 2px;
}
.intro_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.intro_textHead {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 1px;
}
.cityTextHead {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a.cityTextHead:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a.cityTextHead:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a.cityTextHead:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}



