/*Mordova index CSS RC1*/

a:link, a:visited, a:active {
	background-color: transparent;
	color: #724314;
	text-decoration: none;
}

a:hover {
	background-color: #c0ab98;
	color: #b07c48;
	font-style: italic;
}

body, td {
	background-attachment: fixed;
	background-color: #af9a7e;
	background-position: center;
	background-repeat: repeat;
	color: #000;
}

h1 {
	margin-bottom: 0px;
	margin-top: 60px;
}

h2 {
	margin-bottom: 25px;
	margin-top: 0px;
}

img.hp {
	border: none;
	margin-top: 10px;
}

img.valid {
	border: none;
	margin-top: 10px;
}

.isbn {
	font-size: 11px;
}
.pk {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 0px;
}
