.myred{
	background: #FF8080 url(immagini/faccione.gif) repeat scroll center;
}

.myhome{
	background: #FFDAB9 url(immagini/faccione.gif) repeat scroll center;
}

.myred1{
	background: #FF8080 
}

.mygreen{
	background: #BEDA84 url(immagini/faccione.gif) repeat scroll center;
}

.mygreen1{
	background: #BEDA84 
}

.myblue{
	background: #6EB8FF url(immagini/faccione.gif) repeat scroll center;
}

.myblue1{
	background: #6EB8FF
}

.myyellow{
	background: #FEFF84 url(immagini/faccione.gif) repeat scroll center;
}

.myyellow1{
	background: #FEFF84 
}

.mytitle{
	background: #456EE3 url(immagini/titolone1.gif) no-repeat scroll center;
}

.mytitle1{
	background: #456EE3 url(immagini/titolone1.gif) no-repeat scroll center;
}

.mytitle2{
	background: #456EE3 url(immagini/titolone2.gif) no-repeat scroll center;
}

.mytitle3{
	background: #456EE3 url(immagini/titolone2.gif) no-repeat scroll left;
}

.mybackstyle{
	background: #456EE3 no-repeat fixed center;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-variant: small-caps;
	font-weight: bolder;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.mybackstyle1{
	background: #456EE3 center;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

.mybackstyle16{
	background: #456EE3 center;
	font: normal small-caps 13pt Verdana Geneva Arial Helvetica sans-serif;
	color: White;
}

.mybackstyle2{
	background: #456EE3 no-repeat fixed center;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

.buttonstyle{
	background-color: #FF8C00;
	border: Aqua;
	border-bottom: Gray;
	border-left-color: Gray;
	border-right-color: Blue;
	border-top-color: Blue;
	color: White;
	font: small-caps x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input {
	border: 0px none;
}


