P  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : Gray;
	text-align : center;
}

A  {
	text-decoration : none;
	color : Gray;
}

A:Visited  {
	text-decoration : none;
	font-weight : normal;
	color : #4a4a4a;
}

A:hover, A:active  {
	text-decoration : underline;
	color : Silver;
	font-weight : normal;
}

