a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {

}

body {
	background-color:#FFFFFF;
	margin-top:0;
	
}

div.msgAddCarrello
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#007F00;
}

footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: line-through;
	background-color: #5C00B9;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	cursor: auto;
}

.bookmark {
clear:both;
padding:5px 20px;
text-align:right;
display:inline;
position:relative;
}

footer_{
	font-size: 12px;
	background-color:#FFFFFF;
}