/* ************************ */ /* sitewide css */ /* ************************ */ /* general */ body, a { font-family: arial, helvetica, sans-serif; } /* header */ div.bar a:link, div.bar a:visited, div.bar a:hover { background-color: white; color: #474747; font-size: 113%; text-align: center; text-decoration: none; } div.bar a:hover { background-color: #474747; color: white; } /* footer */ #footer td, #footer a.green, #footer a:hover.green { color: #ffffff; font-size:90%; } #footer a.green { text-decoration:none; } #footer a:hover.green { text-decoration:underline; } #footer a.white { font-size:90%; font-weight:Bold; } #govmetric-footer a img { margin-top:10px; border:none; border-width:0px; margin-right:1000px; } #gm-metric1 { margin-top:10px; } #gm-metric2 { margin-top:10px; } #gm-metric3 { margin-top:10px; } #govmetric-small { text-align:center; } #govmetric-small a img { margin-top:10px; border:none; border-width:0px; }