.bg {
	background-color: #000000;
	background-image: url(images/bg_brown.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px 0px;
}

a:link {
    color : #000000;
    font-family : Verdana, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
  }


a:visited {
    color : #000000;
    font-family : Verdana, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
  }


a:active {
    color : #000000;
    font-family : Verdana, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
  }


a:hover {
    color : #550104;
    font-family : Verdana, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;
  }

span.testo {
    color : #550104;
    font-family : Verdana, sans-serif;
    font-size : 8pt;
  }


span.testo2 {
    color : #550104;
    font-family : Verdana, sans-serif;
    font-size : 7pt;
    font-weight : bold;
  }

span.titolo {
    color : #550104;
    font-family : Verdana, sans-serif;
    font-size : 9pt;
    font-weight : bold;
    text-transform : uppercase;
  }

img {
    border-bottom-color : #550104;
    border-left-color : #550104;
    border-right-color : #550104;
    border-top-color : #550104;
  }

