
TD {
	font-family : Arial;
	font-size: 11px;
	color: #484848;
}

A {
	color: #795002;
}







.big_table{
	border : 1px solid #d8d8d8;
}

.lang_active{
	font-size : 10px;
	color: #a7a7a7;
}

.lang{
	font-size : 10px;
	color: #f5ba00;
	text-decoration: none;
}

.menu_link{
	font-size : 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu_link_active{
	font-size : 13px;
	font-weight: bold;
	color: #f5bc00;
	text-decoration: none;
}

a.menu_link:hover{
	font-size : 13px;
	font-weight: bold;
	color: #f5bc00;
	text-decoration: none;
}

.bord_img_white{
	border : 1px solid #ffffff;
    margin-bottom: 4px;
}

.white_link{
	font-size : 11px;
	color: #ffffff;
	text-decoration: none;	
}

.title_brown{
	font-size : 12px;
	font-weight: bold;
	color: #a0834e;
}

.title_yellow{
	font-size : 12px;
	font-weight: bold;
	color: #f5bc00;
}

.bord_img_brown{
	border : 1px solid #a0834e;
}

.copy{
	color: #b4b4b4;
}