body{ margin-top:0px;
margin-bottom:0px;
background-image:url(immagini/bg.jpg);
	}
input, textarea, option, select {
background-color:#ce5d84;
font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	padding:2px; 
	border:1px dashed #000000;
	
}

.text{
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	line-height: 150%;

}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6f153b;
	letter-spacing:1px;
	border-bottom:1px dotted #f09ebb;
	font-weight:lighter;
		}

.titles{
	font-family: Garamond;
	font-size: 20pt;
	color: #000000;
	letter-spacing:5px;
			}
a.text:link, a.text:active, a.text:visited{	font-family:Tahoma;
	font-size: 8pt;
	color: #000000; 
	text-decoration:none;
	letter-spacing:1px;	
	font-variant:small-caps;
	background-color:#ce5d84;
	border-bottom:1px dashed #000000;}
a.text:hover{font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff; 
	text-decoration:none;	
	font-variant:small-caps;
	letter-spacing:1px;	
	background-color:#c92656;
	border-bottom:0px;
	border-top:1px dashed #ffffff;
}

a:link, a:active, a:visited {
	color: #990000;
	text-decoration:none;
	 }
a:hover {
	color:#000000;
	text-decoration:none;
	}

.border{border: 3px solid #ce5d84;
background-color:#ffffff;
	padding: 2px;
	margin:1px;}
.border:hover{background-color:#000000;
	border: 3px solid #ce5d84;
	padding: 2px;
	margin:1px;}


