td {
	font-size: 12px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
.hand {
	cursor: hand;
	color: #F7D363;
}
.shadow {
	filter: DropShadow(Color=#111111, OffX=1, OffY=1, Positive=1);
}
.white_12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
