


/*
Style changes made in this file will be reflected in the home
page, chart pages, list of individuals and the family view

Note tha styles wont applyt if they are overwritten by the .css styles of the individuals files

*/



/* body background colour */


/*
body {  background-color: #C8CBEB; }
*/






/*
table colour

note:  the table for the family view is defined in the 
file gpweb_family2.php
You will need to alter that file to change the colour and other style of the family view table
*/




/*
table {  background-color: #C8CBEB; }
*/



A:hover {color:#ff3300;  background-color:transparent;}
