a:link {
	font-family: "Andale Mono";
	font-size: 12px;
	color: #A0A200;
	text-decoration: none;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}
a:hover {
	font-family: "Andale Mono";
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}
a:active {
	font-family: "Andale Mono";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}
a:visited {
	font-family: "Andale Mono";
	font-size: 12px;
	color: #989900;
	text-decoration: none;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}
.text {
	font-family: "Andale Mono";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	position: relative;
	visibility: visible;
	text-align: center;
}
#layer {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	font-family: "Andale Mono";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-decoration: none;
	width: 100%;
	visibility: visible;
	height: 25px;
}
