a {
	color: rgb(205,100,20);
	text-decoration: none;
}
a:hover {
	color: rgb(205,100,20);
	text-decoration: underline;
}
.Contact1 {
	background: url("ContactTop.gif") no-repeat;
}
.Contact2 {
	padding-top: 10px;
	padding-left: 10px;
	background: url("ContactMiddle.gif");
}
.Contact3 {
	background: url("ContactBottom.gif");
}

