.flash  {
	position: relative;
	top: 60px;
}
.fonts{
	padding-top: 100px;
	color: #999;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

a:link, a:visited {
	padding-left: 10px;
	padding-right: 10px;
	color: #999; 
	text-decoration: none;
}

a:hover { 
	color: black;
	background-color: white;
	text-decoration: none;
}