--- stil.css 2001/03/19 10:22:51 1.4 +++ stil.css 2002/04/05 11:31:40 1.5 @@ -67,3 +67,17 @@ font-size : 10px; } +.white9 { + font-family: sans-serif, verdana, arial, helvetica; + font-size : 9px; + color : white; + text-align: center; +} + +.black9 { + font-family: sans-serif, verdana, arial, helvetica; + font-size : 9px; + color : black; + text-align: center; +} +