Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
A.typeONE:link {text-decoration: none; color: #ff0000}
A.typeONE:visited {text-decoration: none; color: #ff0000}
A.typeONE:hover {text-decoration: none; color: #0000ff}
A.typeONE:active {text-decoration: none; color: #ff0000}
A.typeTWO:link {text-decoration: none; color: #336699}
A.typeTWO:visited {text-decoration: none; color: #336699}
A.typeTWO:hover {text-decoration: none; color: #0000ff}
A.typeTWO:active {text-decoration: none; color: #336699}
<a href="link1.cfm" class="typeONE">Click me!</a>
<a href="link1.cfm" class="typeTWO">Click me!</a>