/* local version only */

P {
   font-family : "Georgia", "Times New Roman", "Times", Serif;
}

H1, H2, H3, H4, H5, H6 {
   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
   color : rgb(49,90,105);
   background : transparent;
}

H3 {
   font-weight : 400;
   font-size : 110%;
}


H2 {
   font-weight : 700;
   font-size : 110%;
}


H1 {
   font-weight : 700;
   font-size : 120%;
   text-transform : uppercase;
}


BODY {
	font-family : "Georgia", "Times New Roman", "Times", Serif;
   color : black;
   /* background : #d9d9cc url(http://www.roga.demon.co.uk/common/ltgranit.jpg) repeat; */
	background : rgb(216,223,216)  url(chiantim.jpg) repeat;
}




A:visited {
   color : #008000;
   background : transparent;
}

A:link {
   color : #8a2be2;
   background : transparent;
}


A:hover {
   color : #ff6347;
   background : white;
   text-decoration : underline;
}


A:active {
   color : #000000;
   background : transparent;
}


A.likep {
   font-family : "Georgia", "Times New Roman", "Times", Serif;
}


A.index {
   font-size : 80%;
}


A {
   font-weight : bold;
   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
   text-decoration : none;
}


.likelink {
   font-weight : bold;
   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
   color : #8a2be2;
   background : transparent;
   text-decoration : none;
}

.likecounter {
   font-weight : 600;
   font-size : 105%;
   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
}


.contents {
   font-weight : 400;
   font-size : small;
   font-family : "Georgia", "Times New Roman", "Times", Serif;
}
