


Body, td, p, table, div {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
.dashedtable {
	border-right:1px dashed #0B0200; 
	border-top:1px dashed #0B0200; 
	border-left:1px dashed #0B0200; 
	border-bottom: 1px dashed #0B0200;
	margin: 3px;
	padding: 5px;

	}
.latmenu {
    border-right: 1px dashed #666666;
	 }
.hilite1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.hilite2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.headermenu {
	color: #7E7E7E;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #F8A460;
}
.bandmember {
	color: #990000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ADADAD;
	font-weight: bold;
	font-style: normal;
	background-color: #FAEFEF;
}

a:link {
	color : #CC0000;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color : Red;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:hover, a:visited:hover {
	background-color: #FFCCCC;
	color : #990000;
	font-style: normal;
   font-weight: bold;
}
.post {
	line-height : 15px;
	color : #3E3E3E;
	text-align : justify;
	font-weight: normal;
	margin: 3px;
	padding: 5px;
}
.imageframe {
	padding: 5px;
	border: 1px #3e3e3e solid;
}
.imageinblog {
	padding: 5px;
	border: 1px #cccccc solid;
}	
.note {
    color: #666666;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Titolonote {
    color: #CC0000;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}