<style>
body {
	background-image: url('/img/sfondo.gif');
	text-color:#000099;
	font-family: Bookman old style, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000099
}

A:link { color: #ff6600; text-decoration: none;  }
A:visited {color: #ff6600; text-decoration: none;font-weight: bold }
A:hover {color: #ff6600;  text-decoration: italic; letter-spacing: 1px; font-weight: bold }
A:active {color: #ff6600; text-decoration: none ; letter-spacing: 1px }

form {
	background-color: #CCCC99;
}
input {color: green; font-family: Verdana, Serif; font-weight:
       bold; font-size: 12px; background-color: #FFFFAA}
img {border: 0px none ; 
      background-image: url('/img/sfondo.gif')}


</style>