A { 
	color : #001870;
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover { 
	text-decoration : underline;
}

BODY, TD, INPUT {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #001870;	
}

.bold {
	font-weight : bold;
}

INPUT.cautare { 
	border: 0px;
	background-color: #FFC400;
	font-size: 11px;
	height: 14px;
}

TD.cautare { 
	border: 0px;
	font-size: 11px;
	height: 14px;
}

.titlu14b {
	font-size : 14px;
	font-weight : bold;
}

.titlu17b {
	font-size : 17px;
	font-weight : bold;
}

.text10 {
	font-size : 10px;
}

.text12 {
	font-size : 12px;
}

.text14 {
	font-size : 14px;
}

.text16 {
	font-size : 16px;
}

.text24 {
	font-size : 24px;
}

.galbendeschis {
	color: #FFE899;
}

.linkgalbenbold {
	font-weight : bold;
	color: #FFE899;
}

INPUT.cumpara { 
	color : #001870;
	font-size: 11px;
}

.btn_cumpara {
	text-decoration : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid Black;
	background-color: #001870;
}