- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / css / idx_linkcolor.css
bloba7e57ad6ae5fd9ff172a695d8bd96bd59fcb5b1c
1 @charset "iso-8859-1";
2 A:link {text-decoration: none; }
3 A:hover {text-decoration: underline; color: #ffffcc; }
4 A:active {text-decoration: none; color: #ffffff;}
5 A:visited {text-decoration: none;}
6 A:visited:active {text-decoration: none; color:#ffffff;}
7 A:visited:hover {text-decoration: underline; color: #ffffcc; }