
.red_c {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: FF4800;
	text-decoration: none;
}
.grey_c {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 4C4C4C;
	text-decoration: none;
}
.grey_x {
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
	text-decoration: none;
}
.Frame {
	border: 3px solid D9D9D9;
	color: D9D9D9;

}
.grey_big {
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
}
a.grey:link {
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
}
a.grey:visited {
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
a.grey:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF4800;
	text-decoration: none;
	border: 3px inset #D8D6C9;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin: 1px;
	padding: 1px;
}
a.grey:active {
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}

