body {
	background-color: #000000;
	background-image: url(../images/sfondo2.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 11px;	
}
a:link {
	color: #FFFACD;
	text-decoration: none;
}
a:visited {
	color: #FFFACD;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
button {
	background-color: #C30000;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #9B0000;
}
.field {
	background-color: #FFFFFF;
	border: thin solid #9B0000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}
.style6 {font-size: 3px}
