This has probably been covered before but a search didnt turn up anything. I often use classes like this to specify different link attributes on a page;
.tx a:link { font-family.......
.tx a:visited { font-family......
and the declarations for them are usually the same, so i wondered if i could group these two together? (I dont normally care about hover or active) I know it CAN be done but seems like i remember seeing somewhere that it shouldnt. I think something about browser compatibility but cant remember. Anyone know?








Bookmarks