How to override current theme with another theme?

How to override current theme with another theme?

Hello,

Probably very simple, but I could not think of how to do it ...

How can I override/change the css theme that my page is using.

For instance, how can I over ride from

<link rel=stylesheet type=text/css href=/js/acssfile.css>

to 

<link rel=stylesheet type=text/css href=/js/anothercssfile.css>

Thanx