P  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : underline;
}

A:Visited  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : underline;
}

A:Active  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : #00FFFF;
	text-decoration : none;
}

BODY  {
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

