/* CSS definition file containing sitestyle stylesheets */ BODY { background-color: rgb(146,150,118); background-image: url("./1111.jpg");} A:active { font-size: x-small; color: rgb(51,51,51);} A:link { font-size: x-small; color: rgb(51,51,51);} A:hover { font-size: x-small; color: rgb(0,102,0);} A:visited { font-size: x-small; color: rgb(51,51,51);} P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;} A { color: rgb(51,51,51);}