a {
	text-decoration: none;
	color: ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: FDF79D;
}

.scroller {
position:relative;
left:178px;
top:-650px;
}
