Imported CSS: 2 different link styles?

Is it possible to have 2 different link/hover styles within the same file?
i tried using:
class A:link {details}
class A:hover {details}

but no luck… any suggestions?
Thanks.