// this defines the color of a regular link
// add any other style definitions if you wish
A { color: blue }
.rollover {  }

