Your anchors have a lot of common declarations so you could group them into one and then specify the
deviations from "standards".
a {font-weight: bold, font-size: 12px; text-decoration: none; font-family: Verdana, Arial,
Helvetica, Geneva, Swiss, sans-serif; line-height: 1.7em;} /* I added sans-serif as a generic fall
back */
div#sitenav2 a, div#sitenavblue a, div#sitenavgreen a {color: #3c5343;}
div#sitenavblue a, div#sitenavgreen a {line-height: 1.3em;}
div#sitenav2 a:hover, div#sitenavblue a:visited, div#sitenavgreen a:visited {color: #343735;}
div#sitenavblue a:hover, div#sitenavgreen a:hover {color: #000;) /* This is a short hex format for
black, anytime you use a Websafe color, you can reduce the pairs like this such as blue, #00F */
I think this does it. Take out the comments and compare number of characters.
Jules
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/