--- stil.css 2001/02/16 23:34:01 1.1 +++ stil.css 2001/02/28 09:48:31 1.2 @@ -41,9 +41,17 @@ color : #6c9e34; } +.silver { + + font-family: sans-serif, verdana, arial, helvetica; + font-size : 9px; + color : silver; +} + + .font { font-family: sans-serif, verdana, arial, helvetica; font-size : 12px; color : Navy; -} \ No newline at end of file +}