/* File $Workfile: jfwg_nav.css $ */
/* $Archive: /IMatch/scripts/WebGallery/jfwg_nav.css $ */
/* Last changed by $Author: Jürgen Failenschmid $ */
/* Last modified   $Modtime: 8/25/03 6:51p $ */
/* Last checked in $Date: 8/26/03 4:00p $ */
/* $Revision: 3 $ */

A:LINK {
		font-style : normal;
		text-decoration : none;
		color : black;
}

A:VISITED {
		font-style : normal;
		text-decoration : none;
		color : black;
}
	
A:HOVER {
	font-style : normal;
	text-decoration : none;
	color : black;
	background-color : Yellow;
}

H1
{
	font-size : 12pt;	
}
H2
{
	font-size : 10pt;	
}
H3
{
	font-size : 8pt;
}
H4
{
	font-size : 8pt;
}
span.level1
{	
	font-size : 12pt;
}
span.level2
{	
	font-size : 10pt;
}
span.level3
{
	font-size : 8pt;
}