P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	font-size : small;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	background-color : White;
}

BODY  {}


