body
{
overflow:scroll;
overflow-x: hidden; 
}
/* Stiluri ID  */
#navigation a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #332411;
	text-decoration: none;
	display:inline;
	padding:3px 1px 4px 32px;
	background: url("images/btn_1a.png") 2px 45% no-repeat;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: url("images/btn_1.png") 2px 45% no-repeat;
	color:#bb0000;
	font-weight: bold;
	}

/* Stiluri Class */
img{
	margin-left: 0px;
	border: 0px;
	padding: 0px;
	text-decoration: none;
}
img:hoover {
	margin-left: 0px;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
	border: 0px;
	padding: 0px;
	text-decoration: none;
}


.mic_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #332411;
	text-decoration: none;
}
.mic_link:hover
{
	text-decoration:underline;
	font-weight: normal;
	text-transform: none;
	color: #bb0000;

}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #332411;
	text-decoration: none;

	
}
.text_normal:hover
{
	text-decoration:none;
	font-weight: normal;
	text-transform: none;
	color: #332411;

}
.rosu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.rosu_link:hover
{
	text-decoration:underline;
	font-weight: normal;
	text-transform: none;
	color: #bb0000;

}
.text_bej {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D09B66;
	text-decoration: none;

	
}
.text_bej:hover
{
	text-decoration:none;
	font-weight: normal;
	text-transform: none;
	color: #D09B66;

}

.text_bej_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D09B66;
	text-decoration: none;

	
}
.text_bej_link:hover
{
	text-decoration:underline;
	font-weight: normal;
	text-transform: none;
	color: #EE8817;

}


a {
	text-decoration:none;
} 



