#col3_content a {
    font-weight:bold;
	text-decoration:underline;
	}	
#col3_content a:link, #col3_content a:visited {
    text-decoration: underline;
	color: #162983;
	}

#col3_content a:hover {
    text-decoration:underline;
	color: #5466bb;
	}  	
div.csc-textpic-text {border:1px solid #fff;padding:5px;margin-bottom:10px;}
dl.csc-textpic-image {border:1px solid #fff;padding:5px;}	
