/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../background.jpg");}
 A:active { color: rgb(204,51,51);}
 A:link { color: rgb(117,187,221);}
 A:hover { color: rgb(255,204,0);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; font-size: small; color: rgb(255,255,255);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(255,255,255);}
 .TextNavBar { color: rgb(255,255,255);}
 
