a:link {
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	color: #666666;
	text-decoration: none;
    line-height: 20px;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
    line-height: 20px;
}
.bk {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
