A{text-decoration: none}

a.meniu {
	font-size : 12px;
	font-family: Arial;
	text-decoration: none; 
	color : #663333;     
}
a.meniu:hover { position:relative; 
top:1px;
left:1px;
color: #ff3333;
}

a.topMenu {
	font-size : 14px;
	text-decoration: none; 
	color : #81c25c;     
}

a.topMenu:hover {
	color : #c65e2b;
}

#anchor1 { 
width : 500px; 
height : 360px; 
background-image : url(harta1.gif); 
} 

#anchor1:hover { 
background-image : url(harta2.jpg); 
} 


