alinkColor property
Returns or sets the color of an active link in the document body. A link
is active
during the time between mousedown and mouseup events.
Implementation
external String get alinkColor;
Implementation
external set alinkColor(String value);