A:Link		{	Color: #FF0000;	Text-Decoration: Underline;	Font-Weight: Bold;	}
A:Visited	{	Color: #FF0000;	Text-Decoration: Underline;	Font-Weight: Bold;	}
A:Hover		{	Color: #000080;	Text-Decoration: None;		Font-Weight: Bold;	}
A:Active	{	Color: #000080;	Text-Decoration: None;		Font-Weight: Bold;	}

A.PL:Link	{	Color: #FF0000;	Text-Decoration: Underline;	Font-Size: 11Px;	}
A.PL:Visited	{	Color: #FF0000;	Text-Decoration: Underline;	Font-Size: 11Px;	}
A.PL:Hover	{	Color: #000080;	Text-Decoration: None;		Font-Size: 11Px;	}
A.PL:Active	{	Color: #000080;	Text-Decoration: None;		Font-Size: 11Px;	}

A.FL:Link	{	Color: #000000;	Text-Decoration: Underline;	}
A.FL:Visited	{	Color: #000000;	Text-Decoration: Underline;	}
A.FL:Hover	{	Color: #000000;	Text-Decoration: None;		}
A.FL:Active	{	Color: #000000;	Text-Decoration: None;		}

A.S:Link	{	Color: #000000;	Text-Decoration: None;		Font-Weight: Normal;	}
A.S:Visited	{	Color: #000000;	Text-Decoration: None;		Font-Weight: Normal;	}
A.S:Hover	{	Color: #000000;	Text-Decoration: Underline;	Font-Weight: Normal;	}
A.S:Active	{	Color: #000000;	Text-Decoration: Underline;	Font-Weight: Normal;	}

BODY		{	Background: #FFFF80;
			Margin: 0Px;
			Font-Size: 12Px;
			Font-Family: Arial;
			Font-Weight: Bold;
			Color: #000000;	}

TABLE		{	Font-Size: 12Px;
			Font-Family: Arial;
			Font-Weight: Normal;
			Color: #000000;	}

.Div_Title	{	Background: URL(Title.gif) Repeat;
			Font-Weight: Bold;
			Color: #FFFF00;
			Text-Align: Center;
			Border-Width: 1Px 1Px 0Px 1Px;
			Border-Style: Solid;
			Border-Color: #000000;
			Height: 20Px;
			Padding: 2Px;
			Width: 100%;	}

.Div_Content	{	Background: #F0F0F0;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #000000;
			Padding: 2Px;
			Width: 100%;	}
			
.TGP_Block	{	Float: Center;
			Background: #FFFFFF;
			Font-Weight: Bold;
			Width: 250Px;
			Text-Align: Center;
			Padding: 2Px;
			Margin: 22Px 0 23Px 0;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #000000;
			Text-Decoration: None;	}
