a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #d88d00;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.text {  text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
