a:link {
	color: gray;
	text-decoration: none;
} 
a:visited {
	color: gray;
	text-decoration: none;
} 
a:hover {
	color: black;
	text-decoration:  underline;
}
/*a:  active {
	color:  black;
	text-decoration:  none;
}*/

body {
	background-color:  #cccc99;
	color:  black;
	font-size:  9pt;
	line-height:  17px;
	overflow: auto;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'Osaka', sans-serif;
}

h1 {
	color: #669999;
	font-size: 12pt;
	font-weight: bold;
	margin: 5px 10px 5px 10px;;
	padding: 0px;
}

h2 {
	color: #cc6666;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0px 0px 2px 0px;
	text-decoration: underline;
}

h3 {
	color: black;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.25em;
	margin: 0px;
}

.outer {
	background-color: white;
	width: 568px;
	margin: 20px;
	padding: 20px;
}

.inner {
	background-color: white;
	border: dashed 1px #669999;
	width: 520px;
	margin: 8px;
	padding: 16px;
}

.updated {
	padding: 8px;
}

.jacket {
	margin: 0px 16px 0px 0px;
}

.faq {
	border: 0;
	margin: 0px 0px 0px 8px;
}

.cd {
	border: 0;
	margin: 0px 16px 16px 0px;
	height: 100px;
}

.amazon {
	padding: 16px 0px 0px 0px;
}

.ad {
	position: absolute; left: 636px; top: 16px;
}
