	.plug {
	font-family: verdana; 
	font-size: 10px;
	color: #999999;
	}
	
	.plug A {
	font-family: verdana; 
	font-size: 10px; 
	text-decoration: none; 
	color: #999999
	}

	.plug A:hover {
	color: #ff9900;
	}
		
	.menu{
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none; 
	color: #000066
	}
	
	.menu:hover {
	color: #FF9933;
	}
	
	.lang{
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none; 
	color: #000066
	}
	
	.lang:hover {
	color: #FF9933;
	}
	
	.button {
	font-family: Verdana ;
	font-size: 10px ;
	width: 80px
	}
	
	.input {
	font-family: Verdana ;
	font-size: 10px ;
	width: 170px;
	}
	
	
	.oblig {
	font-family: verdana; 
	font-size: 11px;
	color: #ff3300;
	}
	
	.popup{
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none; 
	color: #000066;
	line-height: 10pt;
	
	}