P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {}

BODY  {
	font-weight : normal;
	font-style : normal;
	font : Comic Sans MS;
	text-decoration : none;
	color : #000066;
}

