a:link, a:visited,
#header #menu a:hover,
th,
tr:hover,
#message_ok,
.required {
	color: #9a808b;
}
	
img:hover,
#projects img:hover,
#projects img:hover {
	border-color: #9a808b;
}
	
blockquote {
	background: url(../images/style-orange/quote.gif) no-repeat 0 4px;
}
		
.services li {
	background-image: url(../images/style-orange/bullet.gif);
}

.twitter .twitter-btn {
	background: url(../images/style-orange/followme.gif) no-repeat;
}

.navigation a:hover {
	background: url(../images/style-orange/bullet.gif);
}
	
.navigation a.selected {
	background: url(../images/style-orange/bullet.gif);
}
.btn {
	background: url(../images/style-orange/button.gif) no-repeat;
}