.testi {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.testi:hover {
color:#000000;
}
.BluBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A89D2;
	text-decoration: none;
	font-weight: bold;
}
.BluBold:hover {
color:#FF9900;
}
.BluBold:visited {
color:#6BBFFF;
}
.testiBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
