body{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
tr,td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
A:link {
 color:#7CC576;
 text-decoration:underline;
}
A:visited {
 color:#7CC576;
 text-decoration:underline;
}
A:active {
 color:#7CC576;
 text-decoration:underline;
}
A:hover {
 color:#666666;
 text-decoration:underline;
}
A {
 text-decoration:none
}
.texts {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
