td img {
	display: block;
	text-align: center;
}.baseball_body {
	background-image: url(images/baseball-bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.baseball_body p {
	color: #0B1D33;
}
.baseball_body h1 {
	color: #0B1D33;
}
body {
	background-color: #081120;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #53585E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.baseball-txt {
	font-family: Tahoma, Geneva, sans-serif;
	color: #193E6B;
}
.baseball-ads {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #B7071E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #880200;
}
a:active {
	text-decoration: none;
	color: #333;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}
.lft {
	text-align: left;
}

