/* autolinks.css
*/

.autolinks {
font-weight: 600;	
 text-decoration: underline;
color: rgb(255,159,53);
	}
