/* ---------------------------------------------------------------
   FILENAME:	navi.css
   CLIENT:		SI TZT AG
   PROJECT:		Navigation CSS Style Definitions
   AUTHOR:		Urs Tobler  uto@bluewin.ch
   HISTORY:		10-Dec-2004	Initial Coding
   REVISION:	

   Copyright © 2004 Urs Tobler  uto@bluewin.ch
   --------------------------------------------------------------- */

body { background-color:#333333; margin:0; padding:0; overflow:hidden }

table { width:100% }
td,p { color:#FFFFFF; font-family:sans-serif; font-size:13px; font-weight:600; vertical-align:top; white-space:nowrap }
a:link, a:visited { color:#FFFFFF; text-decoration:none }
a:hover, a:active { color:#ED1921; text-decoration:none }

