/* CSS definition file containing sitestyle stylesheets */ BODY { font-size: small; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../../BIA-Bground.gif");} A:active { color: rgb(153,51,51);} A:link { color: rgb(0,0,153);} A:hover { color: rgb(0,51,204);} A:visited { color: rgb(0,51,102);} .TextObject { color: rgb(0,0,0);} P { color: rgb(0,0,0);}