}
.title{COLOR: #000000; TEXT-DECORATION: none;font-size: 12px;}
.title:hover {COLOR: #ff0000; TEXT-DECORATION: none;font-size: 12px;}


td {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	
}
.body {
	text-decoration: none;
	color: #000000;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

