.ff {
	line-height: 16px;
	width: 140px;
}
a:link {
	color: #4C4C4C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C4C4C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bt{
	border:outset #AAAAAA 3px;
}
