h4 {
	color:	#606060;
}


p, input, textarea, select, option, li {
	color:	#686868;
}


a {
	text-decoration:	none;
	color:				#66669a;
	font-weight:		bold;
}


a:hover {
	text-decoration:	none;
	color:				#b5b2dd;
	font-weight:		bold;
}
