/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,204);}
 A:active { font-family: 'Bradley Hand ITC', cursive; font-size: small; color: rgb(0,0,0);}
 A:link { font-family: 'Bradley Hand ITC', cursive; color: rgb(0,0,0);}
 A:visited { font-family: 'Bradley Hand ITC', cursive; font-size: small; color: rgb(0,0,0);}
 P { font-family: 'Bradley Hand ITC', cursive; font-size: small; text-decoration: none ;}
 A { font-family: 'Bradley Hand ITC', cursive; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:hover { font-family: 'Bradley Hand ITC', cursive; font-size: small; color: rgb(0,0,0);}
 
