﻿a
{
    color:Orange;
}

a:hover
{ 
    text-decoration:underline;
}