body{
	background:#666;
}

#fla{
text-align:center;
}

p {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

a:link {
	text-decoration:none;
	color: #CCC;
}

a:visited {
	text-decoration:none;
	color: #CCC;
}

a:hover {
	text-decoration:underline;
	color:#666666;
}

a:active {
	text-decoration:none;
	color: #CCC;
}

div.centre{
	text-align:center;
}
