/* List of links */.link_cat_menu{	font-size: 11px;	font-weight: bold;	border:1px dotted #060;	background-color:#cfc;	text-align: center;	margin: 10px;	padding: 5px;}.link_block{	border:1px solid #060;	margin: 5px;	margin-top: 20px;	margin-bottom: 20px;	padding: 5px;	padding-bottom: 0px;}/****************************************//* Categories */.link_cat_block{	background: #6c6;	margin-bottom: 5px;	padding: 5px;}.link_cat_title{	/*color: #900;*/	font-size: 18px;	font-weight:bold;	padding-bottom: 5px;}.link_cat_text{	padding-left: 5px;	padding-right: 5px;	padding-bottom: 5px;	/*text-align: justify;*/}/****************************************//* Links */.link_link_block{	background: #cfc;	margin-bottom: 5px;	padding: 5px;	border: 1px dashed #6c6;}.link_link_title{	color: #900;	font-size: 16px;	font-weight:bold;	padding-bottom: 5px;}.link_link_text{	padding-left: 30px;	padding-right: 5px;	padding-bottom: 5px;	/*text-align: justify;*/}
