#creditos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #805600;
	width: 900px;
	position: relative;
	margin: 25px auto;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-top: 1px dotted #553900;
}

#creditos .big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
}
#creditos a:link, a:visited {
	color: #4B4623;
}
#creditos a:hover {
	color: #716935;
}
