#links_text {
}
#links_table table{
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	border-collapse:collapse;
	width: 100%;
}
#links_table th {
	background-color: #CCCCCC;
	color: #5F5E76;
}
#links_table tbody tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5E76;
}

#links_table td {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#links_table {
	padding-top: 10px;

}
