a:visited
{
	text-decoration: none;
	color: blue;
}
a:link
{
	text-decoration: none;
	color: blue;
}
a:active
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	text-decoration: underline;
	color: blue;
}
h2
{
	font-family: century gothic;
}
h3
{
	font-family: century gothic;
}
li
{
  text-align: justify;
}
p
{
  text-align: justify;
}
body.menu
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	background-color: #CCD1D5;
  background-image: url(../background/zoekachtergrond.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
	font-family: verdana;
}
div.menu
{
  width: 100%;
  height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
body.cover
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	background-color: #CCD1D5;
  background-image: url(../background/zijkant.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
	font-family: verdana;
}
div.cover
{
  margin-left: 8px;
  width: 245px;
  height: 100%;
  overflow: auto;
}
body.list
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	background-color: #CCD1D5;
  background-image: url(../background/zijkantwit.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
	font-family: verdana;
}
div.list
{
  margin-left: 8px;
  margin-top: 12px;
  width: 234px;
  height: 80%;
  overflow: auto;
}
body.main
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	background-color: #CCD1D5;
	font-family: verdana;
}
div.main
{
  height: 100%;
  overflow: auto;
}
body.manga
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	font-family: verdana;
  background-image: url(../background/japan.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
p.manga
{
  line-height: 1.5;
  text-align: justify;
}
li.manga
{
  line-height: 1.5;
  text-align: justify;
}
font.blauw
{
  color: white;
  background-color: blue;
}
font.groen
{
  color: white;
  background-color: green;
}
font.zwart
{
  color: white;
  background-color: black;
}
font.rood
{
  color: white;
  background-color: red;
}
font.geel
{
  color: black;
  background-color: yellow;
}
