
a.tablerowdata {
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
a.tablerowdata:hover {
	font-size: 11px;
	color: #CC6600;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

.tablerowdata {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.tablerowdata2 {
	font-size: 13px;
	color: #333333;
	font-family:  Arial;
	font-weight: normal;
	text-decoration: none;
}
.toolbartext {
	font-size: 3px;
	color: #CC6600;
	font-family:  Arial;
	font-weight: normal;
	text-decoration: underline;
}
.tablerowdatasch {
	font-size: 11px;
	color: #333333;
	font-family:  Arial;
	font-weight: normal;
	text-decoration:line-through;
}




