/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'Comic Sans MS', cursive; color: rgb(0,0,0);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(255,255,255);}
 A:visited { color: rgb(0,0,0);}
 P { font-family: 'Comic Sans MS', cursive; color: rgb(0,0,0);}
 A { color: rgb(0,0,0);}
 
