body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #4c6d94;
}
.text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.text:hover{
	font-family: Arial;
	font-size: 12px;
	color: #c40000;
	text-decoration: none;
	line-height: 16px;
}
.bottom{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.text_rosu{
	font-family: Arial;
	font-size: 12px;
	color: #c40000;
	text-decoration: none;
	line-height: 16px;
}
.meniualb{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.meniualb:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.link_negru{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
}
.link_negru:hover{
	font-family: Arial;
	font-size: 12px;
	color: #c40000;
	text-decoration: none;
	line-height: 16px;
}
.link_rosu{
	font-family: Arial;
	font-size: 12px;
	color: #c40000;
	text-decoration: underline;
	line-height: 16px;
}
.link_rosu:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.titlu_rosu{
	font-family: Arial;
	font-size: 12px;
	color: #c40000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.titlu_rosu:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.caseta {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cdcdcd;
}
.buton {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c40000;
	height: 18px;
	width: 80px;
	border: 1px solid #f8f8f8;
}