/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,160);}
 A:visited { color: rgb(255,0,153);}
 P { font-family: 'Comic Sans MS', cursive; color: rgb(0,0,153);}
 
