P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : small;
	font-family : Courier;
	color : Lime;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	background-color : Green;
}

BODY  {}

