@font-face {
		font-family: Trebuchet MS;
		font-style: italic;
		font-weight: normal;
		src: url("http://www.rastelli.net/font/trebucit.ttf");
		}

.poesia {
	font : normal italic 15px/16px Trebuchet MS;
	color : #E5E5E4;
	font-weight : normal;
}
A.link {
	font : normal 10pt Trebuchet MS;
	color : #E5E5E4;
	font-weight : bold;
	text-decoration : underline;
}
.form {
	font : normal 10pt  Trebuchet MS;
	color : White;
}
.testo {
	font : normal 10pt Trebuchet MS;
	color : #E5E5E4;
}
.grassetto {
	font : normal 10pt Trebuchet MS;
	color : #E5E5E4;
	font-weight : bold;
}

INPUT.area {
   background-color : #e6e6e6;
	border : 1px solid #ff9933;
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 10pt;
	color:#000000;
	width : 100px;
}

.messaggio {
	background-color : #e6e6e6;
	border : 1px solid #ff9933;
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 12px;
	color:#000000;
	width : 80%;
}

.buttform {
	font-family:  normal Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
	font-weight: none;
	color: #e6e6e6;
	border : 1px solid #ff9933;
	background-color: black;
}

.graffiti { 
    font : normal 10px verdana, Helvetica, arial, sans-serif;
	color : #E5E5E4;
}

A.graffitigr { 
    font : normal 11px verdana, Helvetica, arial, sans-serif;
	color : #E5E5E4;
	font-weight : bold;
	text-decoration: none;
	
}

A.graffitigr:hover { 
    font : normal 11px verdana, Helvetica, arial, sans-serif;
	color : #E5E5E4;
	font-weight : bold;
	text-decoration: underline;
	
}

.menu {
	font-family: italic, Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #999999;
}

A.menu {
	font-family: italic, Trebuchet MS;
	font-size: 13px;
	color: #E5E5E4;
}

A.menu:hover {
	font-family: italic, Trebuchet MS;
	font-size: 13px;
	text-decoration: underline;
	color: #999999;
}

.parentesi {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #666666;
}