DIV {
	font-family : Arial,Helvetica,Sans-Serif;
}

.stlFirstLevel {
	color: white;
	font-size : 10px;
	text-decoration : none;
    padding: 0px 0px;
}

.stlFirstLevelOver
{
	color: black;
	font-size : 10px;
	text-decoration : none;
    padding: 0px 0px;
}

.stlSecondLevel {
	color: white;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 4px;
}

.stlSecondLevelOver
{
	color: black;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 4px;
}