tr {
	font-size: 10px;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 24px;

}
body {
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	left: 2px;
	top: 2px;







}
a:active {
	color: #000000;
	text-decoration: none;
}
.img {
	text-decoration: none;
	border: none;
}

