/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Futura Lt BT', sans-serif; font-size: 12px; background-image: url("../assets/images/beige-background.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(51,0,0);}
 A:visited { color: rgb(0,0,0);}
 .TextObject { font-family: 'Futura Lt BT', sans-serif; font-size: 14px;}
 P { font-family: 'Futura Lt BT', sans-serif; font-size: 12px;}
 A { color: rgb(255,255,255);}
 .TextNavBar { font-family: 'Futura Lt BT', sans-serif; font-size: 12px; color: rgb(0,0,0);}
 A:hover { color: rgb(153,102,51);}
 
