/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position:top;
	background-image:url(images/sfondo1280.jpg);
}
a:link		{ color:#663300; text-decoration: none }

a:visited	{ color: #663300; text-decoration: none }

a:active	{ color: #FFFFFF; text-decoration: none }

a:hover		{ color: #ffffff; text-decoration: none }

h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#224433;}
	
