a:link {
	background-color: transparent;
	color: rgb(0,0,255);
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: rgb(0,0,151);
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	background-color: transparent;
	color: rgb(255,0,255);
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.gen {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	left: 64px;
	line-height: 130%;
	z-index: 3;
}



