Don't you like the dotted outlines there around your links?Then do the simple steps below to remove dotted outlines from your links.
1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Scroll down to where you see ]]></b:skin> tag .
3.Copy below code and paste it just before the ]]></b:skin> tag.
a {outline: none;}
4.Now save your template and your done.