a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	height: auto;
	width: auto;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-position: center center;
	height: 20pt;
	width: 20px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	background-position: 120px 50px;
	height: auto;
	width: auto;
	cursor: hand;
	filter: Light;
	border: 1px none #FF0000;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-position: center center;
	height: auto;
	width: auto;
}

