P  {
	text-decoration : none;
	font-size : x-small;
	font-family : sans-serif;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
}

H3  {}

A  {
	font-size : small;
	font-family : sans-serif;
	color : Black;
	font-style : normal;
	text-decoration : none;
	line-height : 2;
}

A:Visited  {}

A:Active  {
	color : Black;
}

A:Hover  {
	color : Blue;
}

BODY  {
	font-size : small;
	font-family : sans-serif;
}

