#modLinks {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#modLinks td {
	padding: 5px;
}

#modLinks #typname {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#modLinks #value {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#modLinks #value a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#modLinks #value a:hover {
	color: #666666;
}