P  {
	color : ccccff;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : sans-serif;
	color : ccccff;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : sans-serif;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	color : ccccff;
	text-decoration : underline;
}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	color : ccccff;
	text-decoration : underline;
}

BODY  {}


