main a, main a:visited {
    text-decoration: none;
    color: #006269
}

main a:hover {
    text-decoration: underline;
    color: #006269
}
