.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
body { 
scrollbar-face-color: #7BF03C;
scrollbar-arrow-color: Yellow;
scrollbar-3dlight-color: Yellow;
scrollbar-base-color: Yellow;
scrollbar-darkshadow-color: Yellow;
scrollbar-highlight-color: #7BF03C;
 scrollbar-shadow-color: #7BF03C;
 scrollbar-track-color: #7BF03C;
}
.plainverdebold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006400;
}
.titlu {

	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.cauta {

	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	line-height: 14px;
}

.subtitlu {


	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
a.link:hover {
	color: #00CC00;
	text-decoration: underline;
}

.navlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.navlink:visited, a.navlink:active, a.navlink:link   {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover  {

	text-decoration: none;
}
