<style type="text/css">
<!--

A.stil1:visited 	{ text-decoration: none; color: #3F7FAE }; 
A.stil2:visited 	{ text-decoration: none; color: red };
A.stil3:visited		{ text-decoration: none; color: #000099 }; 
A.stil4:visited		{ text-decoration: none; color: red }; 
 
A:link 				{ text-decoration: none; color: #0033cc };
A:visited 			{ text-decoration: none; color: #0033cc };
A:active 			{ text-decoration: none; color: red };
A:hover 			{ text-decoration: none; color: black };
  
A.stil1:link 		{ text-decoration: none; color: #3F7FAE };
A.stil1:active 		{ text-decoration: none; color: #3F7FAE };
A.stil1:hover 		{ text-decoration: none; color: red };
 
A.stil2:link		{ text-decoration: none; color: red };
A.stil2:hover 		{ text-decoration: none; color: black }; 
A.stil2:active		{ text-decoration: none; color: black }; 
 
A.stil3:link 		{ text-decoration: none; color: #000099 };
A.stil3:hover 		{ text-decoration: none; color: red }; 
A.stil3:active		{ text-decoration: none; color: #000099 };  

A.stil4:link 		{ text-decoration: none; color: red };
A.stil4:hover 		{ text-decoration: none; color: black }; 
A.stil4:active		{ text-decoration: none; color: #616161 };  

TD 					{ font-family:verdana; color:black ;font-size:12px; };
TD.size1			{ font-family:verdana; color:black ;font-size:10px; };

.pon {filter:Invert}
.poff {filter:none}


-->
</style>