.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 15pt;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 15pt;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 15pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 15pt;
	color: #CCCCCC;
	text-decoration: none;
}
