@charset "utf-8";
/* CSS Document */

body {background-color:#CCC;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:14px;
	  color:#8F4501;}
	  
a.menu {font-size:10px;}

a:link {text-decoration:none; color:#900; font-weight:bold;}
a:active {text-decoration:none; color:#900; font-weight:bold;}
a:visited {text-decoration:none; color:#900; font-weight:bold;}
a:hover {text-decoration:underline; color:#900; font-weight:bold}

td.separator {color:white;}

td.submenu {font-size:14px;
			font-weight:bold;}
			
td.body {font}

div.titolo {font-family:"Lucida Handwriting";
		    font-size:24px;
		    font-style:italic;
		    color:#900;}
			
h1.titolo1 {font-family:"Lucida Handwriting";
		    font-size:24px;
		    font-style:italic;
		    color:#900;}
			
h1.titolo2 {font-family:"Lucida Handwriting";
		    font-size:18px;
		    font-style:italic;
		    color:#900;}

h1.titolo3 {font-family:"Segoe Print";
		    font-size:20px;
		    font-style:italic;
		    color:#900;}
			
hr.ending {width:60%;}

