a {
	font-family: Comic Sans MS, Trebuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
}

#current {
	position: absolute;
	top: 455px;
	left: 15px;
	padding: 3px;
	font-family: Comic Sans MS;
	font-size: 11px;
	color: #ffffff;
	background-color: #98CED4;
}
