
.src {
	text-align: 	left;
	border:		1px solid #666666;
	padding-left:	10px;
	padding-right:	10px;
	margin:		10px;
}

.structure_link {
	color: #AAAAAA;
}

.structure_link a:link {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.structure_link a:visited {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.structure_link a:focus {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.structure_link a:hover {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.structure_link a:active {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}


