.template_list {
	width: 75%;
	margin: auto;
	text-align: justify;
}

.template_link {
	font-size: larger;
	font-weight: bold;
	text-decoration: underline;
	color: #553333;
	cursor: pointer;
	margin-bottom: 10px;
}