<hlink> (Hyperlink)
This element defines a color that happens to be the hyperlink color. The set of twelve colors come together to form the color scheme for a theme.
example: 

| Parent Elements | 
|---|
| 
 | 
| Child Elements | Subclause | 
|---|---|
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | 
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Color">
	<sequence>
	<group ref="EG_ColorChoice"/>
	</sequence>
</complexType>