.sfondo_pagina {
	background-image: url(images/tema1_r3_c1.jpg);
	background-repeat: repeat;
}
.P {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.h1 {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.sfondo_pagina_interna {
	background-image: url(images/storia_antica_r3_c1.jpg);
	background-repeat: repeat;
}

a:LINK{
	text-decoration : none;
	color : black ;
	  }

a:VISITED{
	text-decoration : none;
	color : green;
	     }

a:HOVER{
	Color : red;
	text-decoration : none;
	   }
	   
.keyw{
	font-family: "Book Antiqua";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}