/*
	Bruce Lee Memorabilia.com
	(c) by Mario
	Datum: 2005

*******************************************************************************
CSS Styles programmiert by Mario
*******************************************************************************

/* Hintergrundfarbe, Text und Linkfarbe und Scrollbar */

body { scrollbar-arrow-color : #000000; scrollbar-base-color: #DFD3C5;}

A:link        {text-decoration: none; color: #000000;}
A:visited     {text-decoration: none; color: #000000;}
A:hover       {text-decoration: none; color: #FF0000; font-style: normal; text-decoration: underline}

BODY {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
FONT {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TD {FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TR {FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}




