body	{
	font-family: arial;
}	
	
A.lang 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #FDFADE;
}
A.lang:active 	 {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color : #FDFADE;
}
A.lang:visited 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #FDFADE;
}		
A.lang:hover 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #50506A;
}
A.nav 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #50506A;
}
A.nav:active 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #50506A;
}
A.nav:visited 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #50506A;
}		
A.nav:hover 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color : #FDFADE;
}
A.title 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 22px;
	color : #50506A;
}
A.title:active 	 {
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color : #50506A;
}
A.title:visited 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 22px;
	color : #50506A;
}		
A.title:hover 	 {
	text-decoration: none;
	font-weight: bold;	
	font-size: 22px;
	color : #888F6D;
}