body {
	color :#ffccff;
	background-color: #993399;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left; 
}
td {
	color : Black;
	background-color: #ffffff; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left; 

	
	
}

td.upper {
	color : #993399;
	background : #ff99cc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	

	BORDER-TOP: #a71152 1px solid;
	BORDER-BOTTOM: #a71152 1px solid;
}

.smaller {
	font-size: 10px;
}

table.entries {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
BORDER-RIGHT: #a71152 1px solid;
	BORDER-LEFT: #a71152 1px solid;
	BORDER-TOP: #a71152 1px solid;
	BORDER-BOTTOM: #a71152 1px solid;
}

a {
	color : #ff99cc;
	text-decoration : underline;
}

a:hover {
	color : #ff99cc;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #a71152;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : #a71152;
	text-decoration : none;
}

/*PASSWORD , CAMPI RETTANGOLARI*/
input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

hr {
	color: #ff99cc;
	height: 1px;
}

div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}

