/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333;
}
body {
	background: url(../images/indexBG.jpg) repeat-x;
	margin: 0px;
}
a {
	font-size: 12px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.li1 {color: #059A5A}
.li2 {color: #666}
.li3 {color:#EFE8E8}
.news { border-bottom:1px dashed #e1e1e1}
