A:link
{
	color: blue;
	text-decoration: none;
}

A:visited {
	text-decoration		:	none;
	color				:	Blue;
}

A:active {
	text-decoration		:	none;
	color				:	Orange;
}

A:hover {
	text-decoration		:	underline;
	color				:	Red;
}

A.hyperWhite
{
	color				: White;
	text-decoration		: none;
}

A:visited.hyperWhite 
{
	text-decoration		: none;
	color				: White;
}

A:active.hyperWhite 
{
	text-decoration		: none;
	color				: White;
}

A:hover.hyperWhite 
{
	
	text-decoration		: underline;
	color				: Yellow;
}

.hyperWhite
{
	font-family			: Arial, Verdana;
	font-weight			: bold;
	font-size			: 12px;
	margin-left			: 10px;
	margin-right		: 10px;	
}
Body
{
	font-size: 11px;
	font-family: Verdana,Arial;
}

Table
{
	font-size: 11px;
	font-family: Verdana,Arial;
}

.BorderX4_Table
{
	border-top			:	#7D7D7D 1px solid;
	border-right		:	#7D7D7D 1px solid;
	border-left			:	#7D7D7D 1px solid;
	border-bottom		:	#7D7D7D 1px solid;
}

P {
}

P.q
{
	font-size: 16px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	xbackground-color: #FFFF66;

}
P.a
{
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	margin-left: 20px;

}li.a {
	font-size: 11px;
	font-family: Verdana,Arial;
	left: 60px;
	margin-left: 20px;


}

