td {
color: black;
font-size: 11px;
font-weight: normal;
font-family: tahoma;} 

a.meniu:link, a.meniu:active, a.meniu:visited {
	color: white;
	font-size: 11;
	text-decoration: none;
	font-family: tahoma;
}

a.meniu:hover {
	color: #222222;
	font-size: 11;
	text-decoration: none;
	font-family: tahoma;
}

a.categorii:link, a.categorii:active, a.categorii:visited {
	color: #555555;
	font-size: 11;
	font-weight: bolder;
	text-decoration: none;
	font-family: tahoma;
}

a.categorii:hover {
	color: #222222;
	font-size: 11;
	font-weight: bolder;
	text-decoration: none;
	font-family: tahoma;
}

a.mail:link, a.mail:active, a.mail:visited {
	color: #222222;
	font-size: 11;
	font-weight: bolder;
	text-decoration: none;
	font-family: tahoma;
}

a.mail:hover {
	color: black;
	font-size: 11;
	font-weight: bolder;
	text-decoration: none;
	font-family: tahoma;
}

select { 
	font-family: tahoma; 
	font-size: 11px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
