#projectthumbs img {
opacity: 0.5;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
a:active {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
:focus
{
  -moz-outline-style: none;
}
a:hover {
	color: b04802;
}
