--- stil.css 2001/02/28 09:48:31 1.2 +++ stil.css 2001/02/28 18:01:56 1.3 @@ -50,8 +50,13 @@ .font { - font-family: sans-serif, verdana, arial, helvetica; font-size : 12px; color : Navy; } + +.orange { + font-family: sans-serif, verdana, arial, helvetica; + font-size : 12px; + color : #ff9933; +}