body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #B22222;
	scrollbar-arrow-color : #929292;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #135A68;
	scrollbar-face-color : #135A68;
	scrollbar-highlight-color : #135A68;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #AE0708;
  }

a:link,a:visited {
  color: #0099FF;
  text-decoration: none;
  font-weight: bold; }

a:active {
  color: #3CB371;
  text-decoration: underline;
  font-weight: bold; }

a:hover {
  color: Yellow;
  text-decoration: underline;
  font-weight: bold; }

.TitleBig {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: large;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  text-transform: capitalize;
  color: #187784; }

.Titoletto {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #1552FF; }
.advert {
	border: thin dashed #FFA54A;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #F96706;
	font-weight: bold;
	margin: auto;
}
