A:link    {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:hover   {text-decoration: none; color: red;}


A.head:link    {text-decoration: none; color: white;}
A.head:visited {text-decoration: none; color: white;}
A.head:hover   {text-decoration: none; color: black;}


A.menue:link    {color: red;}
A.menue:visited {color: red;}
A.menue:hover   {color: black;}

A.navigation:link    {text-decoration: none; color: black;}
A.navigation:visited {text-decoration: none; color: black;}
A.navigation:hover   {text-decoration: none; color: red;}


table.title {	border-style: none;
        		font-size: 11pt;
				cellspacing: 1%;
        		color: black;}

 
table.navigation {	background-color: red;
					border-style: solid;
        			font-size: 10pt;
					border-width: 1.5pt;
					border-color: darkblue;
        			cellspacing: 5pt;
        			color: white;
					margin-right:1%}
					
p.menue{
	font-size: 10pt;
	color: black;
	font-family: arial;
}


						
