a.a2:link {
	color: #4d4d4d;
	text-decoration: none;
}
a.a2:visited {
	color: #4d4d4d;
	text-decoration: none;
}
a.a2:hover {
	color: #666666;
	text-decoration: underline;
}
.xx-gray {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFAFAF;
}
.xx-grayright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BAABD;
}.bk-black {
	border: 1px solid #000000;
}
.xx-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BAABD;
}
