a:link
	{
	font-family:century gothic;
	font-size:14px;
	color:000000;
	text-decoration:underline;
	}

a:hover
	{
	font-family:century gothic;
	font-size:14px;
	color:000000;
	text-decoration:underline overline;
	background:#ECECEC;
	}

a:active
	{
	font-family:century gothic;
	font-size:14px;
	color:000000;
	text-decoration:underline;
	}

a:visited
	{
	font-family:century gothic;
	font-size:14px;
	color:000000;
	text-decoration:underline;
	}
