a { color: #0002DD; text-decoration: none;}
a:visited { color: #4F4F4F; } 
a:hover { color: #4A4A4A; text-decoration: underline;}
a:active { color: #825A82; }


p a { color: #0002DD; text-decoration:none; } /* #0002F0 */
p a:visited { color: #5A3696; } /* #4F4F4F */
p a:hover { color: #0002DD; text-decoration: underline;}


a.mario { color: Black; text-decoration: none;}
a.mario:visited { color: Black; } 
a.mario:hover { color: Black; text-decoration: none;}
a.mario:active { color: Black; }



#footer a 			{ color: #0002DD; text-decoration:none;}
#footer a:hover 	{ color: #4A4A4A; text-decoration: underline;}

ul.navrechts li a 			{ color: #0002DD; font-weight:normal; text-decoration: none; } /* #0002DB */
ul.navrechts li a:visited 	{ color: #4F4F4F; }
ul.navrechts li a:hover 	{ color: #4A4A4A; text-decoration: underline; }

ul.navrechts2 li a 			{ color: #2627B9; font-weight: bolder; text-decoration: none; } /* #0002DB */
ul.navrechts2 li a:visited { color: #2627B9; }
ul.navrechts2 li a:hover 	{ color: #2627B9; text-decoration: underline; }