a, a:visited {
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a.men, a.men:visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

a.men:hover, a.men:visited:hover {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

a.lnk, a.lnk:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.lnk:hover, a.lnk:visited:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.titlu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	color: #9C9C9C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #333333;
}

td_men {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #333333;
}