body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dadada;
}

input.red {background-color: #9E1D19; font-weight: bold; font-size: 11px; color: #ffffff;border: 1px dotted #A0A0A0}
input.bej {background-color: #E8E8E7; font-weight: normal; font-size: 10px; color: #000000;border: 1px dotted #666666}
textarea.bej {background-color: #E8E8E7; font-weight: normal; font-size: 10px; color: #000000;border: 1px dotted #666666}

a:link {
	color: #9E1D19;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;

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

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

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

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

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

