/* Project Gruppo Teatrale di Buonalbergo */

body {
	scrollbar-face-color: #FF9933;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9933; 
	SCROLLBAR-SHADOW-COLOR: #343434; 
	SCROLLBAR-3DLIGHT-COLOR: #FF9933; 
	SCROLLBAR-ARROW-COLOR: #FF9933; 
	SCROLLBAR-TRACK-COLOR: #FF9933; 
	SCROLLBAR-DARKSHADOW-COLOR: #FF9933;
	background-color: #FF9933;
	color: #4A4A4A;
	font-family: Comics Sans, Tahoma, Verdana, ;
	line-height: 1.150;
}

a, a:link, a:visited {
	color: #4A4A4A;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}