﻿body {
}
.urlLink2 a 

{
text-decoration:none;
color : Gray;

}
.urlLink2 a:hover
{

text-decoration:underline;

}

