﻿a
{
    color: #0083FF;
    text-decoration: none;
    font-weight: normal;
    }
    
a:hover
{
    text-decoration: underline;
    color: #0083FF;
    font-weight: normal;
    }