/****************************************************************
Stylesheet for small pages
****************************************************************
#sidebar {
	border-right:1px solid #a0a0a0;
}
#body_content {
	border-left:0px solid #a0a0a0;
} 
*/
.text_description {
	margin-bottom:125px;
}

.text_description a:link, .text_description a:visited{
	color:#005422;
	font-weight:normal;
	border-bottom:1px dotted #005422;
	text-decoration:none;
}
.text_description a:hover{
	color:#C45409;
	border-bottom:1px solid #C45409;
}