/* CSS Document */
td	
{
	font-family	:	verdana,trebuchet MS Dialog;
	font-size	:	12px;
	color		:	#ffffff;
	line-height	:	20px;
}

a	
{
	font-family	:	verdana,trebuchet MS Dialog;
	font-size	:	12px;
	color		:	#ffffff;
	line-height	:	20px;
	text-decoration: underline:
}

a:hover	
{
	font-family	:	verdana,trebuchet MS Dialog;
	font-size	:	12px;
	color		:	#ffffff;
	line-height	:	20px;
	text-decoration: none;
}

a:active
{
	font-family	:	verdana,trebuchet MS Dialog;
	font-size	:	12px;
	color		:	#ffffff;
	line-height	:	20px;
	text-decoration: underline:
}
