.body {
	background-color: #faebd7;

}
.citati {
	background-color: #faebd7;
	text-align: justify;


}
.fancit {
	color: #FF3333;
	font-family: Verdana, Times, serif;
	background-color: #FFCC99;
	vertical-align: middle;
	text-align: center;

}
.menu {
	background-color: #FFFFCC;
}
.b100100 {
	background-color: #FFFFCC;
	vertical-align: middle;
	height: 100px;
	width: 100px;
	text-align: center;
}
.tablemenu {
	table-align: center;
}
.afancit {
	color: #FF3333;
	text-decoration: none;

}
.an {
	text-decoration: none;
	color: #000000;

}
.divbody {
	background-color: #faebd7;
	margin-right: 20px;
	margin-left: 20px;

}
.citati {
	background-color: #faebd7;
	text-align: justify;

}
.selected_menu {
	background-color: lightyellow;
	font-weight: bolder;
	font-size: large;
	
}
.td_main_right {
        background-color: #faebbc;
        text-align:center;
        width: 200px;
}