﻿.lnk{
    text-decoration: none;
	color: White; 
	font: bold 9pt Tahoma; 
}
.lnk:hover
{
	color: #E7934F;
}