Use #id selector to assign css rules to the link control.
#link1 {width: 200px; background: #ddd;}
#link2 {left: 100px; position: relative;}
#link3 {color: red; font-weight: bold;}
#link4 {text-align: right; width: 200px; background: #ddd;}
Back to link examples, all examples