
.backgroundAbout {
	background: url(solicitors/background_about.gif) 0px 300px no-repeat;
}


A.yellowlink {
	background-color: #ffcb2a;
	color: White;
	text-decoration: none;
}
A:hover.yellowlink {
	color: Black;
	text-decoration: none;
}

#leftside A {
	color: #636568;
}
#leftside A:hover {
	color: White;
	background-color: #ffcb2a;
}

#copy A {
	background-color: White;
	color: #ffcb2a;
	text-decoration: none;
}
#copy A:hover {
	background-color: #ffcb2a;
	color: White;
	text-decoration: none;
}

#copy UL {
	list-style-type : circle;
	list-style-image : url(about.gif);
}

#copy UL LI {
	margin-bottom: 8px;
}

.smalltxt {
	font-size: 80%;
}
