Defines the common style for all links without specific class in item body block.
Selector
.mod-item-body a, .mod-item-body-alter a
Sample
.mod-item-body a, .mod-item-body-alter a
{
color: #666666;
font-family: Arial, sans-serif;
font-size: 8pt;
}
Remarks
This style rule must be defined above the rules Strong Links in Item Body Blocks and Link in Item Footer Blocks.