P {
   font-size : 9px;
   font-family : Times New Roman;
   color : #000000;
   text-align : justify;
   margin : 0;
}

BODY {
   font-size : 14px;
   font-family : Times New Roman;
   color : #000000;
     background : #FFFFFF url(../Images/marbre.jpg) fixed repeat;
   background-attachment: fixed;

}

BLOCKQUOTE {
   font-size : 9px;
   font-family : Arial;
   color : #006699;
   text-align : justify;
}

A:hover {
   font-weight : bold;
   font-size : 16px;
   font-family : Times New Roman;
   color : #0000ff;
   background : #6495ED;
   text-decoration : underline;
}

A:visited{
   font-weight : bold;
   font-size : 16px;
   font-family : Times New Roman;
   color :#006699 ;
   text-decoration : none;
}

 A:link{
   font-weight : normal;
   font-size : 16px;
   font-family : Times New Roman;
   color :  #0000FF ;
   text-decoration : none;
}


