.copyright {
	font-family: "Arial";
	font-size: 11px;
	color: #CCCCCC;
}
.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:hover {
	color: #669900;
	text-decoration: none;


}
.copyright a:active {
	color: #669900;
	text-decoration: none;
}
.meniu {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #336600;
	font-size: 16px;
	font-weight: 900;
}
.meniu a:link {
	color: #336600;
	text-decoration: none;
}
.meniu a:visited {
	color: #336600;
	text-decoration: none;
}
.meniu a:hover {
	color: #669900;
	text-decoration: underline;


}
.meniu a:active {
	color: #669900;
	text-decoration: none;
}
.text {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
}
.text a:link {
	color: #336600;
	text-decoration: none;
}
.text a:visited {
	color: #336600;
	text-decoration: none;
}
.text a:hover {
	color: #669900;
	text-decoration: underline;


}
.text a:active {
	color: #669900;
	text-decoration: none;
}
.comenzi {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: 900;
	color: #336600;
}
