style sheet?
style sheet?
Out of context: Reply #2
- Started
- Last post
- 9 Responses
- unformatted0
a:link {
background-color:#ffffff;
color:#999999;
}
a:hover {
background-color:#999999;
color:#ffffff;
}
a:link {
background-color:#ffffff;
color:#999999;
}
a:hover {
background-color:#999999;
color:#ffffff;
}