A:Link		{	Color: #FFFFFF;	Text-Decoration: None;	}
A:Visited	{	Color: #FFFFFF;	Text-Decoration: None;	}
A:Hover		{	Color: #88561C;	Text-Decoration: Underline; Font-Style: Italic;	}
A:Active	{	Color: #88561C;	Text-Decoration: Underline; Font-Style: Italic;	}

A.FL:Link	{	Color: #FFFFFF;	Text-Decoration: None;	}
A.FL:Visited	{	Color: #FFFFFF;	Text-Decoration: None;	}
A.FL:Hover	{	Color: #88561C;	Text-Decoration: Underline; Font-Style: Italic;	}
A.FL:Active	{	Color: #88561C;	Text-Decoration: Underline; Font-Style: Italic;	}

BODY		{	Background: #505050 URL(Background.png) Top Repeat-X;
			Margin: 0Px;
			Font-Size: 11Px;
			Font-Family: Verdana;
			Color: #FFFFFF;	}

TABLE		{	Font-Size: 11Px;
			Font-Family: Verdana;
			Color: #FFFFFF;	}
	
LI		{	Color: #FFFFFF;
			List-Style: Square;	}

H1		{	Font-Size: 14Px;
			Font-Weight: Bold;
			Margin: 0Px 0Px 10Px 0Px;	}
