Defines the common style for links within any comment body block.
Selector
.mod-comment-body a, .mod-comment-body-alter a
Sample
.mod-comment-body a, .mod-comment-body-alter a
{
color: #000000;
font-family: Arial, sans-serif;
font-size: 8pt;
}
Remarks
This style rule must be defined above the rule Links in Comment Header Blocks.