﻿table.favorites td a
{
	font-family: Tahoma;
	font-size: 8pt;
	color:#969696;
	text-decoration:none
}

table.favorites td a:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color:#636363;
	text-decoration:underline
	
	
}
