/* -- stile pagine quiz -- */
	
body {	font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(44,100,100);
	text-align: center; font-size: 0.8em; font-weight: normal; font-style: normal;
	border: 0; background: white url() left top no-repeat; margin: 0px 0px 0px 0px; }
h1 { font-size: 1.8em; font-family:verdana; color: rgb(200,121,98); }
h2 { font-size: 1.0em; font-family:verdana; color: rgb(200,121,98); }

a:link    { font-size: 1.3em; color: rgb(200,121,98); }
a:visited { font-size: 1.3em; color: rgb(200,121,98); }
a:hover   { font-size: 1.3em; color: #fff; background: rgb(200,121,98); text-decoration: none; }

table.quiz { border: groove; }
table.quiz { border: 1px solid red; background: rgb(255,250,250); }

td { font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(44,100,100); 
        font-size : 12px; font-weight : normal; font-style : normal; vertical-align: top; }
td.diff { font-size:12px; text-align: center; color: black; padding: 4px; border: 1px solid black; background: silver; }
td.bellezza { font-size:12px; text-align: center; color: red; padding: 4px; border: 1px solid red; background: pink; }
td.blue  { font-size:12px; color: blue; }
td.green { font-size:12px; color: green; }
td.purple { font-size:12px; color: purple; }
td.notesss { font-size:12px; color: black; }
td.rif { font-size:12px; color: black; }
td.risposta { font-size:14px; color: red; border: 1px solid grat; padding-right: 4px; }

.black { font-size:12px; color: black; }
.forte { font-size: 1.3em; color: rgb(200,121,98); }

table.inserisci { border: 1px solid red; background: rgb(255,250,250); }
table.inserisci tr.inserisci { border: 1px solid red; background: rgb(255,250,250); }
