.fc-table
{
	margin:auto;
	color:#D84C00;
}
.fc-table table tr td
{
	text-align:center;
}
.fc-table img
{
	border:2px solid #F2EDE7 !important;
	/*padding:4px;
	background-color:#FFFFFF;*/
}
.fc-table td
{
	font-size:10px !important;
}
.fc-table a, .fc-table a:visited
{
	margin-top:-6px;
	font-size:12px;
	text-decoration:none !important;
	color:#685955 !important;
	/*color:#B31E0A !important;*/
}
.fc-table a:hover, .fc-table a:visited:hover
{
	font-weight:bold;
	color:#B31E0A !important;
}
.fc-table a.title
{
	display:block;
}
.fc-table a.title img
{
	background-color:#FFFFFF !important;
	margin:0 0 -1px 0 !important;
	padding:0 !important;
	border:0 !important;
}