a.graphic:active, a.graphic:link, a.graphic:visited {
	background-color: transparent;
	background-image: none;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

a.graphic:focus, a.graphic:hover {
	background-color: transparent;
	background-image: none;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	word-spacing: normal;
}

