body {
	font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.Title {
	font-size: 12px;
	line-height: 14pt;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
}
}.BookTitle {
	font-size: 12px;
	line-height: 14pt;
	text-align: center;
	color: #FFC800;
	text-transform: uppercase;
}
.BookAutor {

	font-size: 12px;
	line-height: 11pt;
	text-align: center;
	color: #FFFFFF;
}
.transLinks {
	font-size: 2px; 
	line-height: 0px; 
	color: #E0CFB4;
}

.transLinks  a{
	font-size: 2px; 
	line-height: 0px; 
	color: #E0CFB4;
}

.popUp
{


    opacity:0.95;
   	position: absolute;
	width: 320px;
	height: 320px;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	background: white;
}

.popUpiFrame {
	width: 300px;
	height: 290px;
	text-align: left;
}

.linkSpan
{
	cursor: pointer;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

.imgWithMagin {
	margin-left: 10px;
	margin-right: 10px;
}

