
#object1  {
	margin-top: 10px;
	border: 2px solid #e4c144;
	padding: 10px;
	width: 550px;
	background-color:#f3f1e7;

}

#object1 a:hover  {
	color:#9e82b8;
}

#object2  {
	margin-top: 10px;
	border: 2px solid #e4c144;
	padding: 10px;
	width: 500px;
	background-color:#f3f1e7;

}


#object1 a:link  {
	text-decoration: none;
	color: #191a52
}


#object1 a:visited  {
	text-decoration: none;
}

#object1 a:hover  {
	text-decoration: underline;
}
#object1 li  {
	margin-bottom: 4px;
	text-decoration: none;
}

#pagination  {
	width: 200px;
	margin: auto;
	margin-top: 25px;
	clear: both;
}

#object1 h3   {
	color: #99894D;
}

#object1 h4  {
	color:#99894d;
}


