P
{}

A
{
	font-size : 10pt;
	color : Black;
	font-family : Arial;
	font-weight: bold;
}

A:Visited
{
	font-size : 10pt;
	color : Black;
	font-family : Arial;
	font-weight: bold;
}

A:Active
{
	font-size : 10pt;
	color : Black;
	font-family : Arial;
	font-weight: bold;
}

A:Hover
{
	font-size : 10pt;
	color : Blue;
	font-family : Arial;
	font-weight: bold;
}

BODY
{
	font-size : 10pt;
	color : Black;
	font-family : Arial;
}

