
.catch {
	font-weight: bold;
	background-color: #FFFFCC;
}

.address {
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
}

.address p,
.address dl {
	margin: 0.7em;
}

div.linkbox p {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	margin-bottom: 1.5em;
}

div.linkbox p span {
	border-bottom: 1px dotted #336633;
	padding-bottom: 0.3em;
}


.ora {
	color: #FF9900;
}
