body {
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.lang {
	font-size: x-small;
}


img{
	border: 0px;
	text-decoration: none;
}


a.submenu {
	margin-left: 1em; 
	font-size: smaller;
	font-weight: bold;
	letter-spacing: 2pt;
}

a:link {
   text-decoration: none; 
   
   color: #000000; 
   margin-left: 0.65em;
}

a:hover{
	
   color: #A0A0A0; 
   
   text-decoration: none; 
}

a:active{
	
   color: #A0A0A0; 
   
   text-decoration: none; 
}

a:visited{
   
   color: #000000; 
   text-decoration: none; 
}