a:link.menulink, a:visited.menulink {
	text-decoration: none;
	color: White;
	font-size: 10pt;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover.menulink {
	text-decoration: underline;
	color: Lime;
	font-size: 10pt;
}
a {
	font-size: 10pt;
	color: Lime;
}
.menu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #000099;
	width: 180px;
}
body {
	font-family: Arial;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000099', startColorstr='#9B9CFF', gradientType='0';
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: Aqua;
}
.bottom{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}
.tableLogin{
	text-align: center;
	background-color: #000099;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#marqueecontainer{
	position: relative;
	width: 172px; /*marquee width */
	height: 150px; /*marquee height */
	background-color: #000099;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
.indietro{
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #000099;"
}

.testo{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: White;
}
.titolo{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: White; 
	font-weight: bold; 
	align: center;
}