a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:active {
	text-decoration: none;
}
.tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableline {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-right-botton {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.table-left-top {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #666666;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
