You can customize styling by using linkStyle with a comma separated list of link ids
linkStyle
For example
linkStyle 0,1,2,4,5,8,9 stroke-width:2px,fill:none,stroke:red;
Also there is a similar issue here