/* DATEI: dgtext.css                  */
/* Stylesheets fuer www.denografix.de     */
/* (c) www.denografix.de                  */
/*     28.07.2003                     */

BODY {
	color : 303030;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	scrollbar-base-color:#; 
	scrollbar-track-color:#; 
	scrollbar-face-color:white; 
	scrollbar-highlight-color:FDF7ED; 
	scrollbar-3d-light-color:#; 
	scrollbar-dark-shadow-color:#; 
	scrollbar-shadow-color:white; 
	scrollbar-arrow-color:990033; 
}

TD {
	color : 303030;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
}

B {
	color : 303030;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
}

A:LINK, A:VISITED {
	color : 303030;
	text-decoration : underline;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
}

A:HOVER {
	color : AF0707;
	text-decoration : underline;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;	
}