BODY {    color: #000000}

A:	{ color: blue;text-decoration: none}
A:link { text-decoration: none}
A:hover { color: #FF0033; background:#CCCCCC} 
A:visited { text-decoration: none}
A:active { }

.Dewis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
a.Dewis:visited { text-decoration: none ; color: blue;}
a.Dewis:active { text-decoration: none }
a.Dewis:link { text-decoration: none; color: blue;}
a.Dewis:hover { color: #990000; text-decoration: none;  background:#ffffff	}


P.toc { margin-top: -7pt }