body {
	background-color: #006699;
	color: #002953;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	/*Decorazione di Natale
	background-image: url(/images/mbchristmas.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
	/*Fine Decorazione di Natale*/
}
.text18 {

	font-size: x-large;
	/*font-size: 16px;*/
	text-decoration: none;
}
.text16 {
	font-size: large;
	/*font-size: 16px;*/
	text-decoration: none;
}
.text14 {
	font-size: 14px;
	text-decoration: none;
}
.text12 {

	font-size: 12px;
	text-decoration: none;
}
.text10 {

	font-size: 10px;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #004488;
}
a:hover {
	color: #0067CE;
	text-decoration: none;
}

.footer {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}

a.footer {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}

a.footer:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;
}

.text16verde {
	font-size: large;
	/*font-size: 16px;*/
	text-decoration: none;
	color: #009900;
}
.text16giallo {

	font-size: large;
	/*font-size: 16px;*/
	text-decoration: none;
	color: #EABB00;
}
.text16celeste {


	font-size: large;
	/*font-size: 16px;*/
	text-decoration: none;
	color: #3293D3;
}
.text16arancio {



	font-size: large;
	/*font-size: 16px;*/
	text-decoration: none;
	color: #D79839;
}
.text16rosso {

	font-size: large;
	/*font-size: 16px;*/
	text-decoration: none;
	color: #FF0000;
}
.head_er {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004488;
	text-decoration: none;
}
a.head_er:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB648;
	text-decoration: none;
}

/*dal forum */

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

