.bg {
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	margin: 0px 0px;
}

a:link {
    color : #30658e;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
  }


a:visited {
    color : #30658e;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
  }


a:active {
    color : #30658e;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
  }


a:hover {
    color : #ffffff;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
  }

.testo {
    color : #172663;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
  }


span.testo2 {
    color : #550104;
    font-family : Verdana, sans-serif;
    font-size : 7pt;
    font-weight : bold;
  }

.titolo {
    color : #172663;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-transform : uppercase;
  }

img {
    border-bottom-color : #172663;
    border-left-color : #172663;
    border-right-color : #172663;
    border-top-color : #172663;
  }

