.tdbg_highlight{
BACKGROUND-COLOR: #C8C8C8;
}
.black{BACKGROUND-COLOR: #EAEAEA;}

a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.td_dot {
background-color:#FFFFFF;
}
.textsmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#990000;
}
.textbig {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #006600;
}