.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.text a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
