a:link {
	font-family: "Berlin Sans FB Demi", Tahoma, Verdana, "Arial Black", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Berlin Sans FB Demi", Tahoma, Verdana, "Arial Black", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #790000;
	text-decoration: none;
}
a:hover {
	font-family: "Berlin Sans FB Demi", Tahoma, Verdana, "Arial Black", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "Berlin Sans FB Demi", Tahoma, Verdana, "Arial Black", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
