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