Style Guide version 1.1

Links

Primary

Here is an example of the primary link.

The Primary link is used on most text links throughout the site.
Primary: (Default: #71AE87) (Hover: #26995D)


                        <p>Here is an example of the <a href="#">primary link</a>.</p>        
                    
Secondary

Here is an example of the secondary link.

The Secondary link is used on text links with less importance.
Secondary: (Default: #88ABAC) (Hover: #4F7772)


                        <p>Here is an example of the <a href="#">secondary link</a>.</p>        
                    
Tertiary

Here is an example of the tertiary link.

The Tertiary link is used on text links that are less important throughout the site.
Tertiary: (Default: 669E9B) (Hover: #4A726F)


                        <p>Here is an example of the <a href="#">tertiary link</a>.</p>