.top {
	height:48px;
	background-image:url(../img/intro_top.gif)
}
.bot {
	height:48px;
	background-image:url(../img/intro_bot.gif)
}
a.intro:link, a.intro:visited, a.intro:active {
	font-size:14px;
	color:#8E8885;
	font-weight:bold;
	text-decoration:none;
}
a.intro:hover {
	font-size:14px;
	color:#A55620;
	font-weight:bold;
	text-decoration:underline;
}

