/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,204); background-color: rgb(0,153,51);}
 A:active { font-family: 'Gill Sans MT', sans-serif; color: rgb(255,255,102);}
 A:link { font-family: 'Gill Sans MT', sans-serif; color: rgb(255,255,102);}
 A:visited { font-family: 'Gill Sans MT', sans-serif; color: rgb(255,255,51);}
 .TextObject { color: rgb(255,255,204);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 A:hover { font-family: 'Gill Sans MT', sans-serif; font-size: medium; color: rgb(255,255,0); font-weight: normal; font-style: normal;}
 