li {
	padding-top:4px;
}

.right {
	font-family: Times;
	font-size: 13px;
	color:#2C2F39;
	line-height: 1.3em;
	font-style: normal;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:14px;
	padding-right:14px;
}

.book {
	font-family: Times;
	font-size: 13px;
	color:#453B3B;
	line-height: 1.3em;
	font-style: normal;
	margin-right:28px;
}

.mag {
	font-family: Times;
	font-size: 13px;
	color:#2C2F39;
	line-height: 1.3em;
	font-style: normal;
}


a {
	color:#6C1913;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}