body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dadada;
}
a:link {
	color: #FD7000;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;

}
a:hover {
	color: #FD7000;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	color: #FD7000;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	font-style: normal;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.negru:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.negru:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.negru:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.alb:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.alb:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.alb:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.alb:active{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.gri:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
}
a.gri:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.gri:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
}
a.gri:active{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
}

