a
	{
	margin: 0;
	padding: 0;
	color: #C00418;
	background-color: transparent;
	}

a:link, a:visited
	{
	text-decoration: none;
	}

a:hover, a:active, a:focus
	{
	text-decoration: underline;
	}

div.galleria a:hover img, div.galleria a:active img, div.galleria a:focus img
	{
	border: 1px solid #C00418;
	}