a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;

}
a:hover {
	color: #FFCC99;
	text-decoration: none;
	cursor: hand;

}
a:active {
	color: #FFCC99;
	text-decoration: none;
	cursor: hand;

}
.uuu {
	color: #FF0000;
	text-decoration: none;

}
