body {
	background-image: url(Optimized/bg.gif);
	background-color: #C0C8DC;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}	
.brödtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}	
.författarnas_namn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 2px;
	font-weight: normal;
	font-variant: small-caps;
}
.länkarna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ##E94217;
	font-weight: bold;
}
.Böckernas_namn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	font-weight: bold;
}
.Kontaktuppgifter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E94217;
}
.Isbn_pris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #E94217;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}