/* CSS Document */

A.map{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	font-family: "century gothic", verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.strap{
	font-family: "century gothic", verdana;
	font-size: 14px;
	color: Black;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.main{
	font-family: "century gothic", verdana;
	font-size: 16px;
	color: Black;
}

.tel{
	font-family: "century gothic", verdana;
	font-size: 34px;
	color: Black;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-weight: bold;
}

.address{
	font-family: "century gothic", verdana;
	font-size: 16px;
	color: Black;
	font-variant: small-caps;
	letter-spacing: 2px;
}
