text
	{
	color : #990099;
	}
body 
	{color : #990099;
	}
P  {
	color : #990099;
}
li  {
	color : #990099;
}

H1  {
	color : #990099;
	font-family : sans-serif;
	font-size : xx-large;
}

H2  {
	color : #990099;
	font-family : sans-serif;
	font-size : large;
}

H3  {
	color : #990099;
	font-family : sans-serif;
	font-size : x-large;
}

A  {
	text-decoration : none;
	font-weight : bold;
	color : Maroon;
}

A:Visited  {
	color : black;
}

A:Active  {}

A:Hover  {}

HR	{
	color : #990099;
	background-color : #990099;
	height : 2;
	}

BODY  {
	font-family : sans-serif;
	text-color : #990099;
}


