

.eurolink {
	font: bold 11px Tahoma, sans-serif; 
	text-decoration: none; 
	color: #2A57A5;
}

.eurolink:hover {
	text-decoration: underline;
}

.right_smalltitle {
	font: 11px Arial, sans-serif;
	text-decoration: none;
	color: Black;
	text-align: justify;
}
.right_smalltitle:hover {
	color: #2A57A5;
	text-decoration: underline;
}


.list_story_title {
	font: bold 12px Arial, sans-serif;
	color: #2A57A5;
	text-decoration: none;
}
.list_story_title:hover {
	color: #2A57A5;
	text-decoration: underline;
}
