BODY {
	font: 12pt sans-serif;
}

A,
A:VISITED {
	text-decoration : none;
	font : 600 10pt sans-serif;
	color : Blue;
}

A:ACTIVE,
A:HOVER {
	text-decoration : underline;
	font : 600 10pt sans-serif;
	color : #A20312;
}

.heading {
	font: small-caps bold 18pt Tahoma;
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
}

.heading2 {
	font: small-caps bold 14pt Tahoma;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
}

.directory {
	font: 600 small-caps 16pt sans-serif;
	color : #FFFDE1;
}

.cprt {
	color: #FFFF00;
	font: normal normal 8pt sans-serif;
}

.cprt A { 
	color: #FFFF00;
	font: normal normal 8pt sans-serif;
	text-decoration : none;
}

.cprt A:HOVER { 
	color: #FFFF00;
	font: normal normal 8pt sans-serif;
	text-decoration : underline;
}

.subcat {
	color: #FFFF00;
	font: normal small-caps bold 12pt sans-serif;
}

.booklist {
	font: 8pt;
	font-size: 8pt;
}

#pup {
	position:absolute;
	 visibility:hidden; 
	 z-index:200; width:130; 
	 }