/* CSS Document Adamanthea, normaal, 11 mrt 2008 */



body
	{
	 font-size: 13pt;
	 font-family: serif;
	 color: #ffffff;
	 background-image:url(backgr.jpg);
	 background-color:#66FFFF;}


	
a:link
	{color: #000066; text-decoration:none;}
a:visited
	{color: #000066; text-decoration:none;}
a:active
	{color: #ff0000; text-decoration:none;}
a:hover
	{color: #990033; background-color: #FFFFCC; text-decoration:none;}
	
	
h1, h2, h3
	{font-weight: bold;}

h1
	{font-size: 30pt;}
   
h2
	{font-size: 20pt;} 

h3
	{font-size: 15pt;} 

h6
	{position: absolute; right: 20px; bottom: 20px;}


	
