.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: lowercase;
	color: ffffff;
	text-decoration: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: lowercase;
	color: ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: lowercase;
	color: cccccc;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: lowercase;
	color: ffffff;
	text-decoration: none;
	background-color: 117AA4;
	background-repeat: no-repeat;
}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: lowercase;
	color: 999999;
	text-decoration: none;
}
.textmarked {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: lowercase;
	color: ffffff;
	text-decoration: none;
	background-color: #CC9900;
}
