yeah whats weird is ive changed all those but it doesnt seem to affect the link in question. still shows up as black :/
Quote:
.VertMenuItems{
COLOR: #264970; TEXT-DECORATION: none;
}
.VertMenuItems:link {
COLOR: #264970; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
COLOR: #264970; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
COLOR: #264970; TEXT-DECORATION: underline;
}
.VertMenuItems:active {
COLOR: #264970; TEXT-DECORATION: none;
|
i know they are the right classes though, ive checked and the td is using the VertMenuItems class so......? i dont know, im at a loss