a:link {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
p {
	font-size: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
