/* File $Workfile: jfwg_main_top.css $ */
/* $Archive: /IMatch/scripts/WebGallery/jfwg_main_top.css $ */
/* Last changed by $Author: Jürgen Failenschmid $ */
/* Last modified   $Modtime: 8/29/03 3:52p $ */
/* Last checked in $Date: 8/29/03 11:28p $ */
/* $Revision: 5 $ */

BODY {
	background-color :#CC0000;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
A:LINK {
		color : #FFFFFF;
		font-weight : bold;
}

A:VISITED {
		color : #FFFFFF;
		font-weight : bold;
}
A:HOVER {
	text-decoration : none;
	color : #FFFFFF;
	background-color : Yellow;
	font-weight : bold;
}