/* --- For 2002 ToAlex Version 1.1 --- */
	
.imagemap
	{
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 430px;
	}
		
.imagemap a
	{
	border: 0px solid transparent;  /*set 1px for testing */
	}
	
.imagemap #zoom a
	{
	width: 85px;
	height: 102px;
	top: 305px;
	left: 0px;
	}

.imagemap #Samothrake a 
	{
	width: 102px;
	height: 54px;
	top: 232px;
	left: 199px;
	}
	
.imagemap #P_Lago a 
	{
	width: 55px;
	height: 74px;
	top: 35px;
	left: 69px;
	}
		
.imagemap #Maronia a 
	{
	width: 38px;
	height: 30px;
	top: 105px;
	left: 257px;
	}
		
.imagemap #Alexadroupolis a 
	{
	width: 90px;
	height: 54px;
	top: 108px;
	left: 352px;
	}
	
ol {margin-left: 4em;}

a img
	{
	border: 1px solid blue;
	}
	
a:visited img
	{border-color: purple;}
	
a:hover img, a:hover img
	{
	border-color: red;
	}