A:LINK { 
 font-size : 14px;
 font-family : Arial,serif;
 color : "#0000ff";
 font-weight : bold;
 line-height : 130%;
 text-decoration : none; }
A:VISITED {
 font-size : 14px;
 font-family : Arial,serif;
 color : "#000099";
 font-weight : bold;
 line-height : 130%;
 text-decoration : none; }
A:HOVER {
 font-size : 14px;
 font-family : Arial,serif;
 color : "#ff0000";
 background-color : #ffff99;
 font-weight : bold;
 line-height : 130%;
 text-decoration : none; }
A:ACTIVE {
 font-size : 14px;
 font-family : Arial,serif;
 color : "#0000ff";
 background-color : #ffff66;
 font-weight : bold;
 line-height : 130%;
 text-decoration : none; }