body { 

	 background-color: #F5B77D;

	 background-image: url(immagini/bg_pag.gif);

	 font-family: Arial;

	 font-size: 12px

}

/*---------------------------------------*/

div {

	font-family: Arial;

	font: 12px;

	color: #660000;

}

/*---------------------------------------*/

td {

	font-family: Arial;

	font: 12px;

	color: #660000;

}

/*---------------------------------------*/

p {

	font-family: Arial;

	font: 12px;

	color: #660000;

}

/*---------------------------------------*/

a {

	color: #C30005; 

	text-decoration: none;

}

a:hover {

	color: #C30005; 

	text-decoration: none;

	font-weight: bold;

}

/*---------------------------------------*/

a.info {

	color: #000000;

	font-weight: bold;

}

a.info:hover {

	color: #000000;

	text-decoration: underline;

}

/*---------------------------------------*/

a.bot {

	color: #000000;

	text-decoration: none;

}

a.bot:hover {

	color: #E10C1F;

	text-decoration: underline;

}

/*---------------------------------------*/

input {

	background-color: #FFFFFF;

	font-family: Arial;

	color: #000000;

	font-size: 12px;}

/*---------------------------------------*/

textarea {

	background-color: #F2E08F;

	border:1px solid #98A0A0;

	font-family: Verdana;

	color: #000000;

	font-size: 11px;

}

h1 {
    font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
h2 {
    font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
h3 {
    font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
