A:link, A:visited {
text-decoration: none;
color:#cc6600
}

A:hover {
color: red;
text-decoration: underline
}


A:active {
color: grey;
text-decoration: none 
}

body
{
background-color: #f2f2f2
}

.img_dxbx {

}


.sottolineaTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}.aDestra {
	text-align: right;
}

.SMSsx
{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#C0C0C0;
}

.SMSdx
{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#C0C0C0;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color:#C0C0C0;

}