/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,153,102);}
 A:link { color: rgb(0,153,102);}
 A:visited { color: rgb(0,0,0);}
 P { font-family: 'Calligraph421 BT', cursive; font-size: large; font-weight: normal; font-style: normal; vertical-align: baseline;}
 
