.subcat table a:visited {
	text-decoration: none;
	color: #5d7cd7;
	border-bottom: 1px dashed #cccccc;
}

.link-wr-wr {
	background: url(../images/link-bg.png) no-repeat bottom left;
	padding-bottom: 5px;
	margin-top: 1.8em;
	margin-bottom: 1.8em;
}	

.link-wr {
	background: url(../images/link-bg.png) no-repeat top left;
	_height: 101px;
	min-height: 101px;
}

.link {
	padding-top: 0.8em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	padding-bottom: 0.8em;
}

.link-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
}

.link-addr {
	margin-top: 0.5em;
	font-size: 87%;
}

.link-footer {
	border-top: 1px solid #cccccc;
	padding-top: 1em;
}

.link-tel,
.link-fax,
.link-print,
.link-email {
	margin-right: 10px;
}

.link-tel {
	background: url(../images/phone.png) no-repeat center left;
	padding-left: 15px;
	line-height: 16px
}

.link-fax {
	background: url(../images/fax.png) no-repeat center left;
	padding-left: 22px;
}

.link-print {
	background: url(../images/printer.png) no-repeat center left;
	padding-left: 22px;
}

.link-email {
	background: url(../images/email.png) no-repeat center left;
	padding-left: 22px;
}

.link-map {
	background: url(../images/map.png) no-repeat center left;
	padding-left: 22px;
}

.pager {
	text-align: center;
	font-size: 150%;
	margin-top: 2em;
}

.pager a:link,
.pager a:visited,
.pager a:hover,
.pager a:active {
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
}

.pager a:hover {
	text-decoration: underline;
}
