td {
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	DIRECTION: ltr;
	color: #777777;
	margin:0px;
	padding:0px;
    }
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
