td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
/*a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}*/
a:hover {
font-size: 12px;
	line-height: 20px;
	color: #ff0000;
	text-decoration: none;
}
