@charset "UTF-8";
/* CSS Document */
/* CSS Style by medith.it Copyright&copy; 2008 */
.TestiRollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #E6E6E6;
	width: auto;
	margin: 5px;
	border: 2px solid #FFFFFF;
	height: 20px;
	text-decoration: none;
}
.TestiRollover a:link {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	width: auto;
}
.TestiRollover a:visited {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	width: auto;
}
.TestiRollover a:hover {
	background-color: #B3B3B3;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: underline;
	width: auto;
}
.TestiRollover a:active {
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	text-decoration: none;
	background-color: #ECECEC;
	width: auto;
}
/* CSS Style by medith.it Copyright&copy; 2008 */
