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

A.S:Link	{	Color: #FF009A;	Text-Decoration: Underline;	Font-Size: 11Px;}
A.S:Visited	{	Color: #FF009A;	Text-Decoration: Underline;	Font-Size: 11Px;}
A.S:Hover	{	Color: #000000;	Text-Decoration: None;	Font-Size: 11Px;}
A.S:Active	{	Color: #000000;	Text-Decoration: None;	Font-Size: 11Px;}

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

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

BODY		{	Background: #FF009A URL(Background.gif) Center;
			Margin: 0Px;
			Font-Size: 12Px;
			Font-Family: Verdana;
			Color: #FF009A;	}

TABLE		{	Font-Size: 12Px;
			Font-Family: Verdana;
			Color: #FF009A;	}

SMALL		{	Font-Size: 11Px;
			Color: #FF009A;	}

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

H2		{	Font-Size: 12Px;
			Font-Weight: Bold;
			Text-Align: Center;
			Margin: 0Px 0Px 0Px 0Px;	}

.Div_Title	{	Font-Weight: Bold;
			Text-Align: Center;
			Height: 20Px;
			Margin: 0Px 0Px 5Px 0Px;
			Background: #FFFFFF;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #9A989B;
			Padding: 2Px;
			Width: 100%;	}
			
.Div_Content	{	Background: #FFFFFF;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #9A989B;
			Padding: 2Px;
			Width: 100%;	}
