.menu:link {
	color: #000000;
	text-decoration: none;
	background-color : #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.menu:visited {
	color: #000000;
	text-decoration: none;
	background-color : #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.menu:hover {
	color: #000000;
	text-decoration: none;
	background-color : #B7E02A;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.top10title{
	color: #000000;
	text-decoration: none;
	background-color : none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align : center;
}
.top10{
	color: #000000;
	text-decoration: none;
	background-color : none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	text-align : left;
}
.text{
	color: #000000;
	text-decoration: none;
	background-color : none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align : center;
}
.text:link{
	color: #000000;
	text-decoration: none;
	background-color : none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align : center;
}
.text:visited{
	color: #000000;
	text-decoration: none;
	background-color : none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align : center;
}
.text:hover{
	color: #000000;
	text-decoration: underline;
	background-color : none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align : center;
}

.firma:link {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7pt;

}
.firma:visited {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7pt;
}
.firma:hover {
	color: black;
	text-decoration: #B7E02A;
	font-family: Verdana;
	font-size: 7pt;
}
