BODY 
{ 
	font-family: arial;  
	font-size: 12px; 
	color:#353f48;
}

td { font-family: arial;  font-size: 12px; color:#353f48;}

a:link img{border:none}
a:visited img{border:none} 
a:active img{border:none} 
A:hover img{border:none}


a:link    {color: #146dac;  font-family: arial; text-decoration: none;      font-size: 12px; font-weight:normal;}
a:visited {color: #146dac;  font-family: arial; text-decoration: none;      font-size: 12px; font-weight:normal;} 
a:active  {color: #146dac;  font-family: arial; text-decoration: none;      font-size: 12px; font-weight:normal;} 
a:hover   {color: #146dac;  font-family: arial; text-decoration: underline; font-size: 12px; font-weight:normal;}




DIV.titlu
{
	font-family: arial;
	color: #444444;
	font-size: 12px; 
	font-weight: bold;
	padding-left:6px;
	padding-bottom:15px;
}




INPUT
{
	font-family: arial;
	color: #353f48;
	font-size: 12px; 
	height:21px;
	border-style:solid;
	border-width:1px;
	border-color:#353f48;
}

SELECT
{
	font-family: arial;
	color: #353f48;
	font-size: 12px; 
	height:21px;
}

TEXTAREA
{
	font-family: arial;
	color: #353f48;
	font-size: 12px; 
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}
LI
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

FORM
{
	margin: 0 0 0 0px;
}
