/* CSS Document */
td img {display: block;}a:link {
	color: #EF8521;
}
a:visited {
	color: #0084CC;
}
a:hover {
	color: #1FB25A;
}
a:active {
	color: #EF8521;
}
body {
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.newsdate {color: #CC3300}
