/* Common font size & color */
.langButton {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 10pt; 
	font-weight : bolder;
	text-decoration : none;	
	color: #0000FF;
}