BODY {
	font-family : Arial;
	background-image : url(/images/bottombarpartten.gif);
	background-repeat : no-repeat;
}
.dis {
	font-family : Arial;
	font-size :11px;
}
A, A:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #3C3C3C;
	text-decoration : none;
}
A:ACTIVE, A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 11px;
	text-decoration : underline;
	color : #CC0000;
}