body{background-image:url('../images/indexbg.jpg');}
A {
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
body,td,th,input {
	font-size: 12px;
}
.title {
	FONT-SIZE: 14px;
	font-weight:bold;
}
.foot{ color:#000000; background:url(../images/footbg.jpg); width:1000px; line-height:20px; text-align:center; padding-top:5px;}
