html- , , !important trumps all.
.main li a 1 + 2 html-, .active a 1 + 1 html-. , , !important .
!important, : a) .main li a b) .active a. a .main a. , .active a, - CSS , , , !important.
- .primary p 1 + 1 html-, .copyright - 1 . b .primary .copyright. 2 , 1 + 1 html, !important.
CSS:
.main a {
color: #7ab2c1;
}
.active a {
color: #826c55;
}
.primary p {
font-size: 12px;
}
.primary .copyright {
font-size: 10px;
}