/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(51,0,102);}
 A:link { color: rgb(51,0,102);}
 P { font-family: 'OzHandicraft BT', cursive; font-size: x-large; color: rgb(51,0,102);}
 A { color: rgb(51,0,102);}
 A:hover { color: rgb(255,0,153);}
 