/* @override http://localhost:8888/sandbox/websites/optiekbuyl/assets/css/global.css */

img
{
	/*behavior: url("http://localhost:8888/sandbox/websites/cocomo_slice/css/utils/pngbehavior.htc");
	/* Need to be absolute */
	border: 0;
	
	
}

a:link,
a:visited {
	text-decoration: none;
	/*font-style: italic;*/
	color: #393939;
	border-bottom: 1px solid #393939;
	text-decoration:none;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}