/* DATEI: gallery_formate.css */

a:link { text-decoration:none; font-family:Verdana; color:#000000; }
a:visited { text-decoration:none; font-family:Verdana; color:#000000; }
a:hover { text-decoration:underline; font-family:Verdana; color:#FF0000; }
a:active { text-decoration:none; font-family:Verdana; color:#000000; }
a:focus { text-decoration:none; font-family:Verdana; color:#000000; }
.nobr {white-space: nowrap}