body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
label, body, span, div, p, td {
	font-family: "Georgia", "Time New Roman", Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #DDDDDD;
	font-style: normal;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0px;
}

input {
	font-family: "Georgia", "Time New Roman", Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0px;
}

.anno { 
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: bold;
	color: #9d1717;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0px;
}

/*
A {
	color: #333333; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
A:HOVER {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
A:ACTIVE {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
*/

A.link_camere {
	color: #FFFFFF; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
A.link_camere:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.link_camere:ACTIVE {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.link_mail {
	color: #FFFFFF; font-family: "Georgia", "Time New Roman", Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
A.link_mail:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.link_mail:ACTIVE {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

A.link_esterno {
	color: #CECECE; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
A.link_esterno:HOVER {
	color: #CECECE;
	font-weight: normal;
	text-decoration: none;
}
A.link_esterno:ACTIVE {
	color: #CECECE;
	font-weight: normal;
	text-decoration: underline;
}