body {
  background-image: url("../imagini/fundal-general.jpg");
  background-position: 0% 0%;
  background-repeat: repeat;
  font-family: Arial; font-size: 10pt;
}

a:link {text-decoration: none; color:000000;}
a:visited {text-decoration: none; color:000000;}
a:active {text-decoration: none; color:000000;}
a:hover {font-weight:bold; color:8C82B6;}