body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;

}
table {
	font-size: 10px;
	background-color: #ffffff;
}
a:hover{
	font-style: normal;
	font-weight: bold;
	color: #8401FF;
	font-size: 10px;
	text-decoration: none;
	border: 0px solid;
}
a {
	font-style: normal;
	font-weight: bold;
	color: #0060CE;
	font-size: 10px;
	text-decoration: none;
	border: 0px solid;
}

.bordo {
	border: 0px; 
}

.titolo {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF00D3;
}
.titolo:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	font-style: italic;
}
.titolo2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E4E4E;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.titolo3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.data {
	font-size: 9px;
	color: #a9b5b3;
}

.form {
	font-size: 9px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	cursor: hand;
}

strong {
	color: #90D200;
	font-style: normal;
	font-weight: bold;
}
b {
	color: #FF6C00;
	font-style: normal;
	font-weight: bold;
}

.MENU {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	height: 15px;
	width: 148px;
	border: 2px none #03110F;
}
.MENU:hover {
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-color: #4E4E4E;
	color: #4E4E4E;
	font-size: 12px;
}
.bordo2 {
	border: 0px;
}
.commenti {
	background-color: #4E4E4E;
}
.perso {
	background-color: #F2F2F2;
}