BODY {
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: red; 
	SCROLLBAR-SHADOW-COLOR: red; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR:  red; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
}

.menu {
	color:#666666;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;
}

.menu a {
	text-decoration:none;
	color:#666666;
}

.menu a:hover {
	text-decoration:underline;
	color:black;
}

.titolo {
	color:red;
	text-decoration:none;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;	
}

.nome {
	color:red;
	text-decoration:none;
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;	
}

.nome a {
	color:red;
	text-decoration:none;
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;	
}

.nome a:hover {
	color:red;
	text-decoration:underline;
	font-size:11pt;
	font-family:Arial;
	font-weight:bold;
}

.testo {
	color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;	
}

.testo a {
	color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;	
}

.testo a:hover {
	color:#333333;
	font-size:10pt;
	font-family:Arial;	
	text-decoration:underline;
}

.grado {
	color:red;
	text-decoration:none;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
}

.grado a {
	color:red;
	text-decoration:none;
}

.grado a:hover {
	color:red;
	text-decoration:underline;
}

.icona {
	color:black;
	text-decoration:none;
	font-size:7pt;
	font-family:Arial;
}

.icona a {
	color:black;
	text-decoration:none;
	font-size:7pt;
	font-family:Arial;
}

.icona a:hover {
	color:black;
	font-size:7pt;
	font-family:Arial;
	text-decoration:underline;
}

.dedica {
	color:grey;
	text-decoration:none;
	font-size:11pt;
	font-family:Arial;
}

.fondopagina {
	color:red;
	text-decoration:none;
	font-size:9pt;
	font-family:Arial;	
}

.fondopagina a {
	color:red;
	text-decoration:none;
	font-size:9pt;
	font-family:Arial;
	font-weight:bold;
}

.fondopagina a:hover {
	color:red;
	font-weight:bold;
	text-decoration:underline;
}

.recensione {
	color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;	
}

.recensione a {
	color:#333333;
	text-decoration:none;
	font-size:10pt;
	font-family:Arial;	
}

.recensione a:hover {
	text-decoration:underline;
}