.font {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.fonte {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.table_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 12px;
	line-height: 20px;
	color: #6633CC;
}

a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.table {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #4F84BA;
	text-decoration: none;
}
.cultrue_table {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
