P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-align : center;
	font-size : small;
	font-family : serif;
	text-decoration : none;
	color : #000099;
}

A:Visited  {
	color : #000099;
	font-size : small;
	font-family : serif;
	text-align : center;
}

A:Active  {
	color : #000099;
	font-size : small;
	font-family : serif;
	background-color : Silver;
	text-align : center;
}

A:Hover  {
	font-size : small;
	font-family : serif;
	color : Green;
	text-decoration : underline overline;
	text-align : center;
}

BODY  {}

