P {
	margin-top : 0px;
	margin-bottom : 0px;
}
.box1 {
 background-color: #9999FF;
 height: 50px;
 width: 500px;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 border: 1px dotted #666666;
}
.box2 {
 background-color: #FFFFFF;
 width: 500px;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 3px;
 border-right: 1px dotted #666666;
 border-bottom: 1px dotted #666666;
 border-left: 1px dotted #666666;
}
.box3 {
 background-color: #333333;
 width: 500px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 border-color: black #666666; 
 height: auto;
 clip:   rect(   );
 border-right: 1px dotted #666666;
 border-bottom: 1px dotted #666666;
 border-left: 1px dotted #666666;
 overflow: visible;
 visibility: visible;
}
.boxadv {
 background-color: #2B3284;
 height: 50px;
 width: 500px;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 border: 1px dotted #666666;
}
.title {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #999999;
 text-decoration: none;
 font-weight: normal;
}
.menu {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #666666;
 text-decoration: none;
 text-align: left
}
.text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none
}
.bigtext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #FFFFFF;
 text-decoration: none
}
.nick {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666666;
 text-decoration: none;
}
.titolone {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 cursor: wait;
 letter-spacing: 5px
}
A.linktxt:link {
 text-decoration: none;
 color:  #FFCC00;
 font-weight: bold;
 text-decoration: underline;
 }
A.linktxt:HOVER {
	text-decoration: none;
	color :  #999999;
 font-weight: bold;
 text-decoration: none;
 }
A.linktxt:active {
	text-decoration: underline;
	color :  #FFCC00;
 font-weight: bold;
 text-decoration: underline;
}
A.linktxt:VISITED {
	text-decoration: none;
	color : #FFCC00;
 font-weight: bold;
 text-decoration: underline;
 }
A.nicka:link {
	text-decoration: underline;
	color:  #9999FF;
font-weight: bold
 }
A.nicka:HOVER {
	text-decoration: none;
	color :  #9999FF;
font-weight: bold
 }
A.nicka:active {
	text-decoration: underline;
	color :  #9999FF;
}
A.nicka:VISITED {
	text-decoration: none;
	color : #9999FF;
font-weight: bold
 }
A.menua:link {
	text-decoration: none;
	color:  #666666;
 }
A.menua:HOVER {
	text-decoration: underline;
	color:  #666666;
 }
A.menua:active {
	text-decoration: none;
	color:  #666666;
}
A.menua:VISITED {
	text-decoration: none;
	color:  #666666;
 }