/* Style sheet for the entire site */
/* www.joegeorgemusic.co.uk   */
/* Robert Treen                               */
/* 28 APRIL 2005                             */
/* Filename:  /jgmstyle.css           */
/*Version:  1.0                                  */
/*Version Date:  17th May 2005  */
/*Author:  Robert Treen               */
/*Contact:  webdesign01@squeakit.com */

BODY  { BACKGROUND-IMAGE:URL(Images/bkgnd.gif);
                COLOR:#000000;
                 FONT-FAMILY:Arial, Helvetica;}
A:LINK {color:#0000FF; text-decoration:underline;}
A:ACTIVE {color:#FF0000; text-decoration:underline;}
A:VISITED {color:#800080; text-decoration:underline;}
A:HOVER {color:#808080; text-decoration:underline;}

/* end of stylesheet */