a
{
	color: white;
	text-decoration: none;
}
a:link
{
	color: white;
	text-decoration: none;
}
a:visited
{
	color: white;
	text-decoration: none;
}
#lunaSoftDiv
{
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: #333;
	color: #fff;
	padding: 10px;
	margin: 10px;
	border-radius: 5px;
	font-size: 16px;
}

#contador
{
	font-size: .5em;
}
