<style>{ }

	A.color:link	{text-decoration: none; font-size: 10pt; font-family: Trebuchet MS, sans-serif; color: #9999CC},
	A.color:visited	{text-decoration: none; font-size: 10pt; font-family: Trebuchet MS, sans-serif; color: #9999CC},
	A.color:active	{text-decoration: none},
	A.color:hover	{color: #FFFFFF;}
	
//--></style>

h1{
	font-size: 18pt;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #FFCC66;
	display: inline;
}

p.h1{
	font-size: 16pt;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #FFCC66;
	display: inline;
}

h2 {
	font-size: 10pt;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	color: White;
}

p.h2 {
	font-size: 10pt;
	font-family: Trebuchet MS, sans serif;
	font-weight: normal;
	color: #FFCC66;
}


#title {
	color: #FFCC66;
}

h3 {
	font-size: 10pt;
	font-family: Trebuchet MS, sans serif;
	font-weight: normal;
	color: White;
}

p.h3 {
	font-size: 12pt;
	font-family: Trebuchet MS, sans serif;
	font-weight: normal;
	color: White;
}

#amazon {
	font-size: 9pt;
}

p.notice{
	font-size: 9pt;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #FF3300;
}

#notice{
	color: #FFFFFF;
}

p.date{
	font-size: 9pt;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

a.home {
     display: block;
     width: 100px;
     height: 21px;
     background-image: url('../images/cursors/homeoff2.gif');
     background-repeat: no-repeat
     }
	 
a.home:hover {
     background-image: url('../images/cursors/homeon2.gif');
     } 
	  
a.books {
     display: block;
     width: 100px;
     height: 21px;
     background-image: url('../images/cursors/booksoff.gif');
     background-repeat: no-repeat
     }
	 
a.books:hover {
     background-image: url('../images/cursors/bookson.gif');
     }

a.english {
     display: block;
     width: 90px;
     height: 20px;
     background-image: url('../images/cursors/bkenglishoff.gif');
     background-repeat: no-repeat
     }
	 
a.english:hover {
     background-image: url('../images/cursors/bkenglishon.gif');
     } 
	  
a.francais {
     display: block;
     width: 90px;
     height: 20px;
     background-image: url('../images/cursors/bkfrancaisoff.gif');
     background-repeat: no-repeat
     }
	 
a.francais:hover {
     background-image: url('../images/cursors/bkfrancaison.gif');
     } 
	  
a.nederlands {
     display: block;
     width: 90px;
     height: 20px;
     background-image: url('../images/cursors/bknederlandsoff.gif');
     background-repeat: no-repeat
     }
	 
a.nederlands:hover {
     background-image: url('../images/cursors/bknederlandson.gif');
     }  
	  
a.deutsch {
     display: block;
     width: 90px;
     height: 20px;
     background-image: url('../images/cursors/bkdeutschoff.gif');
     background-repeat: no-repeat
     }
	 
a.deutsch:hover {
     background-image: url('../images/cursors/bkdeutschon.gif');
     } 
	  
a.networkres {
     display: block;
     width: 100px;
     height: 21px;
     background-image: url('../images/cursors/networkoff.gif');
     background-repeat: no-repeat
     }
	 
a.networkres:hover {
     background-image: url('../images/cursors/networkon.gif');
     } 


a.month {
     display: block;
     width: 100px;
     height: 21px;
     background-image: url('../images/cursors/monthoff.gif');
     background-repeat: no-repeat
     }
	 
a.month:hover {
     background-image: url('../images/cursors/monthon.gif');
     } 

a.elib {
     display: block;
     width: 100px;
     height: 21px;
     background-image: url('../images/cursors/eliboff.gif');
     background-repeat: no-repeat
     }
	 
a.elib:hover {
     background-image: url('../images/cursors/elibon.gif');
     } 

a.top {
     display: block;
     width: 100px;
     height: 21px;
     background-image: url('../images/cursors/topoff.gif');
     background-repeat: no-repeat
     }
	 
a.top:hover {
     background-image: url('../images/cursors/topon.gif');
     } 