text
	{
	color : #990099;
	}

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