@charset "iso-8859-1";
a {  color: #0000ff; text-decoration: none}
a:link{ color: #0000ff; text-decoration: none} 
a:active{ color: #ff2080; text-decoration: none} 
a:visited{ color: #0000ff; text-decoration: none} 
a:hover {  color: #ff2080; text-decoration: underline overline; font-weight: bold}
a.noir {  color: #000000; text-decoration: none}
a.noir:link{ color: #000000; text-decoration: none} 
a.noir:active{ color: #000000; text-decoration: none} 
a.noir:visited{ color: #000000; text-decoration: none} 
a.noir:hover {  color: #000000; text-decoration: underline ; font-weight: normal}
A.copy { color: #000000; font-weight: normal; text-decoration: none }
A.copy:link { color: #000000; font-weight: normal; text-decoration: none }
A.copy:active { color: #000000; font-weight: normal; text-decoration: none }
A.copy:visited { color: #000000; font-weight: normal; text-decoration: none }
A.copy:hover { color: #cccccc; font-weight: normal; text-decoration: underline }

