P  {
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : White;
}

A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;
	color : White;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;
	color : White;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;
	color : White;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;
	color : Yellow;
}

BODY  {}

