﻿.t a
{ 
color: white;
text-decoration: none ;
}

.t a
{ 
text-decoration: none ;
}

.t a:hover 
{ 
text-decoration:underline  ;
}
