.xx {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}
td {
	line-height: 20px;
	color: 454545;
	text-decoration: none;
	font-size: 12px;
}
.pic {
	padding: 10px;
	margin: 10px;
}
a:link {
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #055DA8;
	text-decoration: none;
}
.bk {
	border: thin solid #999999;
}
.text {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.js:link {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.js:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.js:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
