	body, td, p {
		font-family: Verdana, Arial, Helvetica, Times New Roman, Sans-serif; 
		font-size: 11px; 
		color: #000000;
		font-style: normal;
		line-height: 12pt;
	}
	
	a {
		font-family: Verdana, Arial, Helvetica, Times New Roman, Sans-serif; 
		font-size: 11px; 
		color: #808285;
		font-style: normal;
		text-decoration: none;
	}
	
	a:hover { text-decoration: underline } 			
	
		
	.selected_main_menu {
		color: #F7941D;
	}
	
	.sub_menu_link {
		color: #000000;
	}

	.selected_sub_menu {
		color: #007DC6;
	}

	input {
		border: 1px solid Black;
		
	}
	
	#lang .selected{
	color: #000;
	}