

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	margin: 0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	
	background-image: url(fondo_dx.jpg);
	background-repeat: repeat-x;
}



.txtnero {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtBignero {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}




.txtbianco {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtBigbianco {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.txtviola {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ad6adc;
	text-decoration: none;
}
.txtBigviola {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: bold;
}

.txtBigviola2 {
	font-family: Tahoma, Verdana;
	font-size: 36px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: bold;
}


.txtBigviola3 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: bold;
}
.txtBigviola:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: none;
}
.txtBigviola:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: bold;
}
.txtBigviola:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: none;
}
.txtBigviola:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #ad6adc;
	text-decoration: none;
	font-weight: bold;
}