P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #330099;
	text-decoration : none;
	font : bold;
}

A:Visited  {
	color : #666666;
	text-decoration : none;
	font : bold
}

A:Active  {
	color : #FF0000;
	text-decoration : underline;
	font : bold;
}

A:Hover  {
	color : #FF0000;
	text-decoration : underline;
	font : bold:
}

BODY  {}


