.butoane {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #2952A5;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #2952A5;
	text-decoration: underline;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
}
a:visited {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003399;
}

