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.btn{
   color:#fff;
   font-family:arial,helvetica,sans-serif;
   font-size:11;
   font-weight:bold;
   background-color:#8F9AA0;
   border:1px solid;
   border-top-color:#fff;
   border-left-color:#fff;
   border-right-color:#000;
   border-bottom-color:#000;
   }

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

}
a:hover {
	color: #007FC1;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	color: #007FC1;
	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: 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;
}

