/* CSS Document */

a:link { color: #be6e0f; text-decoration: none }
a:active { color: #be6e0f; text-decoration: none }
a:visited { color: #be6e0f; text-decoration: none }
a:hover { color: #be6e0f; text-decoration: none; background: #F4E4C3 }

.class2 a:link { color: #be6e0f; text-decoration: none }
.class2 a:active { color: #be6e0f; text-decoration: none }
.class2 a:visited { color: #be6e0f; text-decoration: none }
.class2 a:hover { color: #be6e0f; text-decoration: none; background: #FDF7EA }