/* global definition of style */

A:link    {  }
A:visited {  }
A:hover   {  text-decoration: underline; color: #CC0000}
A:active   {  }