
content {
	POSITION: absolute;
	visibility: hidden;
}


A:HOVER {
	font : verdana;
	font-family: verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #727594;
	text-decoration: underline;
}

A:LINK{
	font : verdana;
	font-family: verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #727594;
}

A:visited{
	font : verdana;
	font-family: verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #727594;
}

A:active{
	font : verdana;
	font-family: verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #727594;
}