/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(102,153,153);}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { color: rgb(255,255,255);}
 P { color: rgb(255,255,255); text-decoration: none ; background-color: transparent;}
 A { color: rgb(255,255,255);}
 
.tableSpecials td { border-bottom:1px solid #FFFFFF; }
.smallSpecials { font-size:12px; font-style:italic; }