| Firefox 3 | Chrome |
![]() |
|
![]() |
|
| Opera 9 | Internet Explorer 7 |
#footer {
padding: 0 10px 0 20px;
background:#C1CAC0;
color: #556655;
}
#footer p {
margin: 0;
padding: 3px 0;
text-align:center;
font: caption;
text-transform: lowercase;
font-weight: bold;
}
#footer a {
color: #17391B; text-decoration: none;
}
#footer a:link {
color: #17391B; text-decoration: none;
}
#footer a:visited {
color: #17391B; text-decoration: none;
}
#footer a:active {
color: #542224; text-decoration: none;
}
#footer a:hover {
color: #542224; text-decoration: underline;
}
#subfooter {
padding: 0 10px 0 20px;
background:#17391B;
color: #556655;
}
#subfooter p {
margin: 0;
padding: 3px 0;
text-align: right;
word-spacing: 3px;
font: caption;
}
#subfooter p.credit {
text-align: center;
}
#subfooter a {
color: #C1CAC0; text-decoration: none;
font-weight: bold;
}
#subfooter a:link {
color: #C1CAC0; text-decoration: none;
}
#subfooter a:visited {
color: #C1CAC0; text-decoration: none;
}
#subfooter a:active {
color: #C0C9D3; text-decoration: none;
}
#subfooter a:hover {
color: #C0C9D3; text-decoration: underline;
}