@charset "UTF-8";
/* CSS Document */

ul { list-style:none; margin:0; padding:0; }

li {
	float:left;
	width:auto;
	margin:0;
	padding:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #999999;
	border-right-color: #FFFFFF;
	border-right-style: hidden;
	border-right-width: 1px;
	padding-right: 6px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.testolinkq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

a:hover {
	border-bottom-color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #7F7F7F;
	color: #FFFFFF;
}
.coll_testa2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
a.coll_testa2:link, a.coll_testa2:active, a.coll_testa2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-right: 17px;
	padding-left: 0px;
}
a.coll_testa2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	background: none;
	border-bottom-width: 0px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
}
