body {
	font-size: 9px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #0066ff;
	text-decoration: underline;


}
a:visited {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;



}
a:hover {
	font-size: 12px;
	text-decoration: underline;

}
a:active {
	font-size: 12px;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;

}

