P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : small;
	text-decoration : none;
	font-family : Arial;
}

A:Visited  {
	font-size : small;
	text-decoration : none;
	font-family : Arial;
}

A:Active  {
	font-size : small;
	text-decoration : none;
	font-family : Arial;
}

A:Hover  {
	font-size : small;
	color : Gray;
	font-weight : normal;
	background-color : White;
	text-decoration : none;
	position : static;
	font-family : Arial;
	text-align : center;
}

BODY  {
	font-size : small;
	font-family : Arial;
}


