@charset "utf-8";
@import "/css/layout.css";
@import "/css/navigation.css";
@import "/css/style.css";
a.button {
	display: block;
	padding: 10px;
	height: 250px;
	width: 362px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: #fff;
	background: url("../images/map.gif") no-repeat;
}
a.button:hover {
	color: #fd0;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
